Jump to content

troycicle

Member
  • Posts

    162
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Netherlands

Everything posted by troycicle

  1. This did it Setup.exe /b2 /c "xxxxxOEMxxxxxxxxxxxx" /n "Neo" /o "Matrix" /q1 Thanks dennxyz! You're the man!
  2. I tried this, and it still didn't work /k "xxxxx-xxxxxxx-xxxxx" I keep getting The cd key command line option (/K) must include the identification number from your cd sticker in double quotes. What do I put in double quotes? This is really ticking me off! dennxyz, can you help me?
  3. I'm using this as my batch file Setup.exe /b2 /k "xxxxx-OEM-xxxxxxx-xxxxx" /n "Neo" /o "Matrix" /q1 I'm getting this error message The cd key command line option (/K) must include the identification number from your cd sticker in double quotes. How do I fix this? Do I even need to put in a cd key?
  4. I know there was a thread about how to silently install Microsoft Word 97. I can't seem to find it. Is someone knows how, or could direct me to the thread, it would be very helpful.
  5. That worked, thanks. That option is also in the newest version nLite.
  6. How do I make it when I install the control panel, a shortcut doesn't get placed on my desktop, when I right click my desktop, ATI Catalyst Control Center doesn't show up at the top, the Control center doesn't load in my system tray, and OverDrive is enabled in the Control Center?
  7. How do I get rid of those annoying popup bubbles that come up from my system tray? Specifically the wi-fi bubble.
  8. I use Nero recode for my dvds. I redo a vob file, and encode it to mpeg4. I want to be able to play this file with PowerDVD 5? Is this possible in newer versions of PowerDVD, or is there a way I can make it do this with 5?
  9. The batch file I was using was the same as what was posted. I just selected the WFP box in nLite. That took care of the problem.
  10. For everyone having problems with Nero Recode's menu, make sure you put in the Nero Digital plug-in. My menu only had three options, until I put this plug-in into the registry. Now I can use Mpeg 4.
  11. sfcfiles.dll
  12. This disables the welcome screen when your computer resumes from the screensaver. [HKEY_CURRENT_USER\Control Panel\Desktop] "NoAutoReturnToWelcome"="1" "ScreenSaverIsSecure"="0" The previous tweak I posted is for when it resumes from standby.
  13. This did it! [HKEY_CURRENT_USER\Control Panel\PowerCfg\GlobalPowerPolicy] "Policies"=hex:01,00,00,00,00,00,00,00,03,00,00,00,10,00,00,00,00,00,00,00,03,\ 00,00,00,10,00,00,00,02,00,00,00,03,00,00,00,00,00,00,00,02,00,00,00,03,00,\ 00,00,00,00,00,00,02,00,00,00,01,00,00,00,00,00,00,00,02,00,00,00,01,00,00,\ 00,00,00,00,00,01,00,00,00,03,00,00,00,02,00,00,00,04,00,00,c0,01,00,00,00,\ 04,00,00,00,01,00,00,00,0a,00,00,00,00,00,00,00,03,00,00,00,01,00,01,00,01,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,02,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,03,00,00,00,00,\ 00,10,00,00,00 The 10 on the last line was a 14. That's all I changed.
  14. That didn't work.
  15. How do I delete or have these folders not created at all when I install XP C:\Program Files\ComPlus Applications C:\Program Files\microsoft frontpage C:\Program Files\movie maker C:\Program Files\msn gaming zone C:\Program Files\netmeeting C:\Program Files\Online Services C:\Program Files\Outlook Express C:\Program Files\xerox I made a batch file, but it wants me to confirm my deletion on every folder.
  16. When installing a .msi file, how do I change the destination of the setup.log file it creates?
  17. I know. I use Reg Shot. That's what I'm confused about!
  18. The dll worked great. This should be in everyone's installation!
  19. What's the registry tweak to uncheck Prompt for password when computer resumes from standby? You get to this by right clicking the desktop, properties, screen saver tab, power, then the advanced tab.
  20. Very interesting. Thanks guys. I'll try that dll.
  21. All you have to do is make a shortcut to that folder, and put it in the sendto folder. It works, but it just copies the folder, and puts it in it. These registry tweaks are better: ;Right-Click Copy-To [HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers] [HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Copy To] @="{C2FBB630-2971-11D1-A18C-00C04FD75D13}" ;Right-Click Move-To [HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Move To] @="{C2FBB631-2971-11D1-A18C-00C04FD75D13}"
  22. I found out you don't have to create a .cmd file. You can put .hta in your .sif file and it will work found. I was applying this registry tweak in cmdlines: ;For those with 512mb or more memory this turns the page file to 0 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management] "PagingFiles"=hex(7):00,00 I have a half gig of memory, and it messed up my system. This tweak sucks. Stay away from it!
  23. If you want it, join this group. http://groups.yahoo.com/group/Winntbbu/
  24. I'm having problems with WPI. It works just fine in Vmware, but when I go to install it when I'm exactly formatting my drive, my computer freezes at Applying Computer Settings. My WPI folder is here on my cdrom $OEM$\$1\WPI\WPI.hta This is what I have in my winnt.sif [GuiRunOnce] %systemdrive%\WPI\WPI.hta Do I have to create a cmd file to run the .hta file? It looks like that's what everyone else is doing.
  25. How do I add a folder when you right click and choose send to. I know you do something with this "\documents and settings\your username\sendto"
×
×
  • Create New...