Jump to content

yoz7120

Member
  • Posts

    72
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Germany

Posts posted by yoz7120

  1. This is what I use and works fine in SP3

    ;Adds Device Manager right click of My Computer
    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\DevMgr]
    @="Device Manager"

    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\DevMgr\command]
    @=hex(2):25,00,77,00,69,00,6e,00,64,00,69,00,72,00,25,00,5c,00,73,00,79,00,73,\
    00,74,00,65,00,6d,00,33,00,32,00,5c,00,6d,00,6d,00,63,00,2e,00,65,00,78,00,\
    65,00,20,00,2f,00,73,00,20,00,25,00,77,00,69,00,6e,00,64,00,69,00,72,00,25,\
    00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,64,00,65,00,\
    76,00,6d,00,67,00,6d,00,74,00,2e,00,6d,00,73,00,63,00,00,00

  2. Try removing the folders from the %AllUsersProfile% first and then delete the link. In my cleanup command I use the following

    RD /S /Q "%AllUsersProfile%\Documents\My Music"
    RD /S /Q "%AllUsersProfile%\Documents\My Pictures"
    RD /S /Q "%AllUsersProfile%\Documents\My Videos"
    DEL /F "%UserProfile%\My Documents\My Music\Sample Music.lnk"
    DEL /F "%UserProfile%\My Documents\My Pictures\Sample Pictures.lnk"
    DEL /F "%UserProfile%\My Documents\My Videos\Sample Videos.lnk"

  3. Had this problem a while back and to get round it here is the Reg fix that I added at the end of my RunOnceEx to sort the path problem out.

    Just add this code to your registry tweaks

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
    "vptray"="C:\\Program Files\\Symantec AntiVirus\\VPTray.exe"

  4. 1. Logitech Setpoint

    2. VoptXP

    3. BCWipe

    4. Symantec Client Security

    5. MSN Messenger

    6. MsgPlus

    7. Firefox

    8. SpyBot

    9. Spyware Blaster

    10. Protowall

    11. ABC

    12. WinRAR

    13. Office 2003 Pro

    14. VMware

    15. Stardock Central

    16. Roxio Easy DVD Copy

    17. Epson Print CD

    18. Winamp

    19. Nero and Express (NCAB - Thanks to Blackviper)

    20. vso DivxToDVD

    This is just from the top of my head, but I do install another 40 more progs....

  5. Glad it worked for you tap52384. To answer your questions

    1. Too lazy. Everything I install including windows only takes up 2.9gb on the DVD so plenty of space left before I think about having to shrink down the installation files.

    2. Not sure its just the method I found that works, maybe someone else can answer this for you.

×
×
  • Create New...