This may sound strange but bear with me. I have a program that I need to virtualize but it has a license registration that does not seem to appreciate Cameyo's efforts. As a result, the package for it runs fine, but it just runs in preview mode. There is a command line option to license the program post-install but this command does not, in turn, run the application once it is licensed. Due to the licensing restrictions on this file, I have to use the "leave no trace" function within the package to keep it from being locally cached. So, what I'm trying to accomplish is this - instead of running one EXE from within the package, I need to run two chained together (1 to register and then 1 immediately thereafter to run the program). Does this make sense and is it possible? Thanks!
I had never noticed that link before. I had to do some help file reading on that feature to figure out the options but I think this will save my bacon. Thank you!