to get around this i tried a batch script which copies those over...
@echo off echo this will copy ad aware's links to the program group echo and the desktop echo. copy "%systemdrive%\Install\AdAwareSE\Ad-Aware SE Personal.lnk" "%systemdrive%\Documents and Settings\All Users\Desktop\Ad-Aware SE Personal.lnk" /Y xcopy "%systemdrive%\Install\AdAwareSE\Lavasoft Ad-Aware SE Personal" "%systemdrive%\Documents and Settings\All Users\Start Menu\Programs\Lavasoft Ad-Aware SE Personal" /E /C /I /Q /G /H /y copy "%systemdrive%\Install\AdAwareSE\INSTALL.LOG" "%systemdrive%\INSTALL.LOG" /Y copy "%systemdrive%\Install\AdAwareSE\INSTALL.LOG" "%systemdrive%\utilities\Lavasoft\Ad-Aware SE Personal\INSTALL.LOG" /Y
and simply linked that to my RUNONCEex.cmd file
i tested it out on my own computer and it worked just fine, but when i went to test in on a fresh install, it would copy those to the all users folder, but not show up for the current user or any of the others users desktops and program file groups
i'm probably doing something wrong here but i'd just like it to be a clean install without too much mess like this



Help
Back to top









