if i have 2 files the program and 1 self extracting archive can i add both to the same addonpack
also can i load a bat file from the addon how would i achieve this
Page 1 of 1
mutiple files in 1 addon
#2
Posted 23 May 2009 - 04:50 AM
I'm not sure I understand your questions. On the second one, I presume you mean you want to run a batch file during setup. Why not place your bat file in the $OEM$ folders (like $OEM$\$1\my.bat) and call it from GUIRunOnce (%SYSTEMDRIVE%\my.bat) ?
#3
Posted 23 May 2009 - 06:07 AM
The answer is yes to both questions.
To execute a batch file from SvcPack.inf you must place the file in the SvcPack directory and execute it as you would any SvcPack installer.
To execute a batch file from SvcPack.inf you must place the file in the SvcPack directory and execute it as you would any SvcPack installer.
This post has been edited by 5eraph: 23 May 2009 - 06:08 AM
#4
Posted 23 May 2009 - 09:10 PM
yeah dont know much about run once or batch files so hard to explain lol
i was more thinking if running a batch file in my addon could it be added to entries.ini or would i have to combine and create the 2 files as 1 switchless installer with the batch file being called from inside the installer
i was more thinking if running a batch file in my addon could it be added to entries.ini or would i have to combine and create the 2 files as 1 switchless installer with the batch file being called from inside the installer
#5
Posted 23 May 2009 - 09:35 PM
You don't need to combine them into a single installer unless you want to.
- ← [Release] 75 Cyrillic (Macedonian) Fonts
- Application Add-Ons
- framework 3.5 sp1 family update - nlite addon for winxp - x64 →
Share this topic:
Page 1 of 1



Help

Back to top









