Shoutbox

Installers in VB - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Skype & Technology (/forumdisplay.php?fid=9)
+---- Forum: Tech Talk (/forumdisplay.php?fid=17)
+----- Thread: Installers in VB (/showthread.php?tid=36012)

Installers in VB by Plik on 12-26-2004 at 12:30 AM

Does anyone know how installers include all the files to be installed into the one exe?
And does anyone have or know of any source code for this in VB


RE: Installers in VB by Stigmata on 12-26-2004 at 12:44 AM

include the file in the exe :D


right click, add file... :D in the tree view of your project :D


RE: Installers in VB by Plik on 12-26-2004 at 12:46 AM

* Plik was expecting something a lot harder :undecided:
How do you access it in the code after that?


RE: Installers in VB by Stigmata on 12-26-2004 at 12:52 AM

shell "program.exe"

i duno never actually tried that bit :D


RE: Installers in VB by Plik on 12-26-2004 at 01:00 AM

Erm it aint to keen on adding exes :dodgy:
It says "program.exe" could not  be loaded