|
|
#1 |
|
Rear Admiral Upper Half
![]() ![]() ![]() Join Date: Feb 2001
Posts: 3,654
|
RIS Automated Install Issues
I'm having problems with a RIS setup. Trying to get an auto build for our machines at work complete and i've got this in the SIF file for the build process:
[GuiRunOnce] "C:\Cortez\Utils\Core\core.bat" That core.bat file installs all the necessary software we use here. The problem is, it places that in the RunOnce of the registry, but it never kicks off and actually runs. Have to start it manually then it completes itself. Any ideas guys?
__________________
-Corsec- |
|
|
|
|
|
#2 |
|
Ensign
|
Try this:
[GuiRunOnce] "%SystemDrive%\Cortez\Utils\Core\core.bat" |
|
|
|
|
|
#3 | |
|
Rear Admiral Upper Half
![]() ![]() ![]() Join Date: Feb 2001
Posts: 3,654
|
Quote:
|
|
|
|
|