First of all a really huge thanks for providing this wonderful application and all the features for free. Such generosity is extremely rare. Also, in most cases, Cameyo is a lot better than any other virtualization software, even commercial ones!
I'm trying to create a portable version of a Visual Basic 6 application on a 64 bit Windows 8 system.
The application needs the following dll and activeX components to be registered to run: dx7vb.dll, MSINET.OCX, MSWINSCK.OCX.
Other parts of the Runtime environment should be picked up by the application from the exe's directory: VB6STKIT.DLL, stdole2.tlb, olepro32.dll, oleaut32.dll, msvbvm60.dll.
The component registration is handled by a simple batch file, calling regsvr32 after copying the necessary files to SysWoW64.
When I recreate this in the packager, adding the required files and folders, Cameyo returns error=2.
I'm guessing that this means that the application was unable to start because it failed to load a required file.
Is there a way to register these files inside the package and then reintegrate, or add the required registry entries manually?
Unfortunately Ghost mode is not supported under 64 bit and capturing changes, since there is no installer present, is not quite possible.
Please open your package with Package Editor and advise your Specific command under Startup, including full path. Or, you can use -Info parameter, copy, and paste the AutoLaunch line.