Jump to content

alien1980

Member
  • Posts

    3
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Netherlands

About alien1980

alien1980's Achievements

0

Reputation

  1. Does anyone know how to install phpdev silent?? thnx
  2. Thnx for all the help I used xcopy instead and it works like a charm
  3. Can somebody help me. I'm trying to install Norton Antivirus 2005 silent. This is the script that i'm using prog[pn]=['Norton Antivirus 2005'] uid[pn]=['NORTONANTIVIRUS2005'] ordr[pn]=[3] regb[pn]=['REGEDIT /S %CDROM%\\Install\\nav2005\\NAVSETUP.reg'] cmd1[pn]=['%CDROM%\\Install\\NAV2005\\NAVSetup.exe /qn /noreboot REBOOT=ReallySuppress'] cmd2[pn]=['COPY "%CDROM%\\Install\\Nav2005\\symlcrst.dll" "%systemdrive%\\Program Files\\Common Files\\Symantec Shared\\ccpd-lc\\symlcrst.dll"'] dflt[pn]=['yes'] cat[pn]=['Internet'] everytime when the installation comes at CMD2 (the copy statement), it says that windows can't find copy. I have tried using set copy = "copy.exe" in WPI.cmd and some other .cmd files but nothing works. Can someone help me! Thnx
×
×
  • Create New...