Jump to content

hossm

Member
  • Posts

    8
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

About hossm

hossm's Achievements

0

Reputation

  1. It does move the directory over successfully and finds the executable. When I login I can see the WinZip folder in Program Files. So it gets to the exe file, but it says invalid switch. But I'll give XCOPY a try too.
  2. I've searched here and found a few hits on how to do the unattended install for WinZip (I have version 8.1) and it seems pretty straight forward. But when it tries to run the script, I get an "Invalid Switch" error message. I've tried the switches in different order, same result. Here is what I'm using: ECHO Installing WinZip ECHO Please Wait... MOVE "%systemdrive%\install\Apps\Winzip" "%ProgramFiles%" start /wait "%ProgramFiles%\Winzip\winzip32.exe" /autoinstall /noqp /notip Am I missing something?
  3. That makes sense. Thanks again for all your help
  4. Thanks for the info Alanoll! Now when you say Win 2000 doesn't support either one, do you mean if I had RIS running on Win 2003, then it would be supported? Or is it the image (Win 2000) that doesn't support it?
  5. Yes, I am using Win 2000. I'm actually using RIS (on Win 2000 Server) and the image is Win 2000 as well. I used FileMon on the server and saw that the setup actually does look at the folder in the $Progs directory, and reads each file but then deletes them and doesn't copy them over. Everything else, it reads and copies over!
  6. I have the following structure: $OEM$ $OEM$\$1 $OEM$\$1\install $OEM$\$1\drivers $OEM$\$$ $OEM$\$$\system32 $OEM$\$Progs Everything get copied fine to the system except for the $Progs directory. Anyone else have this problem? Thanks!
  7. You're right, it is in the registry. But it's in a weird place: HKEY_CURRENT_USER\Software\Intel\LANDesk\VirusProtect6\CurrentVersion\Custom Tasks Thanks.
  8. I'm doing an unattended install of SAV 9.0.0.338 using \sav.msi /RUNLIVEUPDATE=0 REBOOT=REALLYSPPRESS /qn and it is working great! (Thnaks for all the info!) Now, is it possible to have a default "Scheduled Scan" included in the unattended install?
×
×
  • Create New...