Extract the downloaded ZIP file to either
* A temporary folder for editing
* If you're NOT installing everything from CD, then extract into $OEM$\$1\Install
* If you are installing from CD, then extract it to a folder in your Windows Setup Source.
Keep in mind, this is a REPLACEMENT for a normal method such as RunOnceEX and batch scripting, and so in that respect it will be called by Setup in the same manner. If you want to install everything at first logon, then read up on how Batch Scripting is executed.
SO, when i extract the zip, there's a map in it.. do i need to put the whole map in the $OEM$\$1\Install map? or just whats inside of the map..
Then it says it's a replacement for the RunOnceEx(what i use) so, i need to delete that file? and then what to put in the cmdlines.txt ?
Sorry if i'm stupid
and this one:
The box COMMAND 1 is where you will enter then actual instruction to execute the setup program. This can be copy pasted from batch script or RunOnceEX. If taken from RunOnceEX, you ONLY want to copy the portion that is within the quotes.
so they mean like this?: "%systemdrive%\install\zaSuiteSetup.exe /s /i /noreboot /lickey <key> ?
Hope i'm not wasting your time



Help
Back to top









