Everything posted by Pauly
-
Easy RunOnceEx.cmd
maybe you could add some predefined custom commands taht are not a program but would still be usefull to run in RunOnceEx for example: -applying registry tweaks from a file name RegTweaks.reg -deleting Install folder -deleting driver folder - <put ideas here>
-
Easy RunOnceEx.cmd
awesome job this database could really become the "official" program switches database and if it could be regularly updated with everyone posting new apps switches im pretty sure this could help ALOT of people. sticky ?
-
Taskbar on 2 Rows
Hi i was wondering if there was a registry tweak that could set the taskbar on 2 rows instead of just one. In addition, is it possible to set the toolbar on the first row only ? i can do it manually but i wanted to put some registry tweak that would do that during my unattended installation thanks a lot
-
Easy RunOnceEx.cmd
wow gj for the tool im looking forward to the final release because i'm pretty sure it will greatly help a newb like me
-
Need help with some applications
capital S worked both for DivX and ABC, i didnt know it could change anything BUT Divx still shows some registration screen... :X any idea ?
-
Need help with some applications
i've worked out the silent install with the big Winamp 5.04 MSI thread i'm gonna try the capital S for ABC 2.6.8 would still need Divx 5.2 though gonna try with a capital S for this one too and i am also using those lines to delete the shortcuts created on the desktop: DEL "%systemdrive%\Documents and Settings\All Users\Desktop\*.lnk" DEL "%systemdrive%\Documents and Settings\Benoit\Desktop\*.lnk" The thing is, i think VMWare creates a somewhat different account on the virtual OS. It creates it like: <Virtual Account created>.<Current REAL Account> for example, my real account right now is "Ben" and i want my unattended XP CD to create an account named "Benoit" which produces in VMWare an account "Benoit.Ben" therefore the second line doesnt quite work. But will it work okay when i use the real CD on a real HD ?
-
Vmware or Virtual PC
lol the installation of the OS + tweaks + 3rdparty apps took 30-45 minutes with VMWare while with VPC it was still at stage T16 after 3h+ the installation of either VMWare or VPC took a minute
-
Vmware or Virtual PC
i just tried VMWare and the whole install took around 30-45 minutes.. i really dont know what the deal was with VPC but i know im not gonna use it from now on. i dont really care about it installing more stuff becasue its just to test my unattended XP cd so i can reformat everything when everything works fine
-
Need help with some applications
i got a few problems running those applications silently: DivXPro52.exe ABC-win32-v2.6.8.exe winamp504_full.exe heres is what i have in my batch file: ECHO Installing DivX 5.2 ECHO Please wait... start /wait %systemdrive%\install\DivXPro52.exe /s ECHO. ECHO Installing ABC 2.6.8 ECHO Please wait... start /wait %systemdrive%\install\ABC-win32-v2.6.8.exe /s ECHO. ECHO Installing Winamp 5.04 ECHO Please wait... start /wait %systemdrive%\install\winamp504_full.exe /s /install=SRFQ taskkill.exe /F /IM winamp.exe some help would be really appreciated !! if possible id like to be able to edit the options of winamp too.. thanks a lot
-
Vmware or Virtual PC
i'm using VPC 2004 right now to test my image of unattended XP and i must say it takes forever (been installing for 3 hours and still only at T16) is it normal it takes so long ?? im gonna try VMWare
-
The count-down to SP2
i have a file dotnetfx.exe about 24mb which installs .NET 1.1 so if i put this file in a folder named DOTNETFX on the CD before burning it will this enable the function ?