PDA

Click to See Complete Forum and Search --> : Create Self Extracting Installation Package


sarathi125
Jul 23rd, 2008, 01:11 AM
Hi All,

I have a VB project and its ready to use in users machine. But i want to copy some files to the system32 folder and want to create some shortcuts in the desktop.

How can i make the Self extracting package with this features, and i want to receive a mail from the user machine with the user details and hostname of the user machine.

How can i create it, i hope some one will help to me for this.

Thanks in Advance....

RobDog888
Jul 23rd, 2008, 01:41 AM
Its best to use an installer program like Inno Setup.

Thread Moved

Fazi
Jul 23rd, 2008, 01:55 AM
You can use the vb P&D Wizard or Innosetup to package your application.
I personnaly use innosetup to the build the packages.

Visit innosetup jrsoftware.org