I've tried to slipstream NAV 2005 Setup in my Windows unattended cd and my setup.cmd is:
Quote
ECHO.
ECHO Attivazione Norton AntiVirus 2005
ECHO Attendere prego...
MKDIR "%systemdrive%\Programmi\File comuni\Symantec Shared\CCPD-LC"
COPY "%systemdrive%\INSTALL\SOFTWARE\NAV2005\symlcrst.dll" "%systemdrive%\Programmi\File comuni\Symantec Shared\CCPD-LC\symlcrst.dll"
REGEDIT /S %SYSTEMDRIVE%\INSTALL\SOFTWARE\NAV2005\NAVSETUP.reg
ECHO.
ECHO Installazione Norton AntiVirus 2005
ECHO Attendere prego...
start /wait %SYSTEMDRIVE%\INSTALL\SOFTWARE\NAV2005\NAVSETUP.exe "/qn /noreboot REBOOT=ReallySuppress"
ECHO.
ECHO Riavvio del sistema in 15 secondi...
shutdown.exe -r -f -t 15 -c "Windows XP sarà riavviato entro 15 secondi. Attendere prego..."
ECHO Attivazione Norton AntiVirus 2005
ECHO Attendere prego...
MKDIR "%systemdrive%\Programmi\File comuni\Symantec Shared\CCPD-LC"
COPY "%systemdrive%\INSTALL\SOFTWARE\NAV2005\symlcrst.dll" "%systemdrive%\Programmi\File comuni\Symantec Shared\CCPD-LC\symlcrst.dll"
REGEDIT /S %SYSTEMDRIVE%\INSTALL\SOFTWARE\NAV2005\NAVSETUP.reg
ECHO.
ECHO Installazione Norton AntiVirus 2005
ECHO Attendere prego...
start /wait %SYSTEMDRIVE%\INSTALL\SOFTWARE\NAV2005\NAVSETUP.exe "/qn /noreboot REBOOT=ReallySuppress"
ECHO.
ECHO Riavvio del sistema in 15 secondi...
shutdown.exe -r -f -t 15 -c "Windows XP sarà riavviato entro 15 secondi. Attendere prego..."
Is it correct? I tested on Windows xp sp2 italian version.
But, at the end of installation the config wizard of NAV 2005 tell me an error, Why?
Can I delete from the Support folder of NAV 2005 the folder called MSIE (contains Internet Explorer 6)?
Thanks for reply and...sorry for my bad english...



Help

Back to top









