Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Copy a file during a Software Installation
2007-01-23, 10:30 AM,
#1
Copy a file during a Software Installation
Hi

I am tring to do a copy of a file during installation
This is what i have in the installation for Sophos

"%CDROM%\Software\Sophos\SAU\Sophos AutoUpdate.msi" /quiet"
"%CDROM%\Software\Sophos\savxp\sophos anti-virus.msi" /quiet"
cmd \c COPY "%CDROM%\Software\Sophos\TopLevelCatalogue.dat" "%Programfiles%\Sophos\AutoUpdate\Config" /y"

The install goes OK but can't find any way of copying the file
Have tried putting this into a batch file as well
COPY "%CDROM%\Software\Sophos\TopLevelCatalogue.dat" "%Programfiles%\Sophos\AutoUpdate\Config"

Nothing will work
How do i copy a file from CD on anything on the new build?

Many thanks

Anthony
Reply


Messages In This Thread
Copy a file during a Software Installation - by anthonyb - 2007-01-23, 10:30 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)