Page 1 of 1

Pack VB6 apps..

Posted: Sun May 28, 2017 5:03 pm
by coldev
Hello nice and powerfull tool...

I like pack VB6 apps but not work..

here include my app to test and possible bug fix ...

thanks...

SmartFpgEditor.exe is the main file...

http://www.mediafire.com/file/oc8o3ftid ... 87-X86.zip

Re: Pack VB6 apps..

Posted: Tue May 30, 2017 1:43 pm
by Enigma
Hi, your sample works well, I assume you did not complete the configuration:

1. The name of packed file should be the same as the name of input file, this does make sense in your particular case, i.e. SmartFpgEditor.exe
2. Once you added files to EVB, call properties for files that located in 3 folders and set there a property "Register as active x". There are many ActiveX files that you probably did not mark with this property.
3. Enable registry virtualization.

Then pack and your file will work well.