Jump to content

Running wihu After Installation.


piett

Recommended Posts

I want to make a Windows 2000 cd that has extra software on it.

Just to make sure is this going to work:

X:\I386\winnt.sif:

[Unattended]
OemPreinstall=Yes

[GUIRunOnce]
%Systemdrive%\install\wihu.exe

Wihu locations:

X:\$OEM$\$1\install\wihu.exe

X:\$OEM$\$1\install\install.ini

X:\$OEM$\$1\install\install.ini:

[settings]
skipsettings=1
(...)

should this work with only those few lines in winnt.sif?

if not what does a minimal winnt.sif need?

Edited by piett
Link to comment
Share on other sites


You should include a command line options like:

WIHU.exe /skipsettings /INI="install.ini"

or

[GUIRunOnce]

%Systemdrive%\install\wihu.exe /INI="install.ini"

Another Point,

Are the applications in the same folder of WIHU?

set the right variable at the ini file

Link to comment
Share on other sites

You should include a command line options like:

WIHU.exe /skipsettings /INI="install.ini"

or

[GUIRunOnce]

%Systemdrive%\install\wihu.exe /INI="install.ini"

if i do not set the ini path it will take install.ini lacated in the same folder (i tried)

Another Point,

Are the applications in the same folder of WIHU?

set the right variable at the ini file

the files are in a subfilder called Software like:

"X:\$OEM$\$1\install\Software"

i will set the paths in the ini file like this:

command=%WIHU%\Software\Winamp.msi

will this work or is there a better way?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...