Jump to content

Pauly

Member
  • Posts

    11
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Canada

Everything posted by Pauly

  1. 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>
  2. 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 ?
  3. 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
  4. 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
  5. 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 ?
  6. 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 ?
  7. 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
  8. 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
  9. 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
  10. 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
  11. 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 ?
×
×
  • Create New...