Jump to content

jrzycrim

Member
  • Posts

    769
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by jrzycrim

  1. See this post: http://www.msfn.org/board/index.php?showto...=0entry181041 If you are using that tweak which disables the delete confirmation for the recycle bin, that same tweak could be setting the start-menu to classic.
  2. Use this regtweek: REGEDIT4 [HKEY_CURRENT_USER\Control Panel\Desktop] "PaintDesktopVersion"=dword:00000000 You will have to log off before this will take effect. Welcome to MSFN!
  3. Those are nice. Thanks for the link. B)
  4. The last theme I downloaded from there was packaged with some stuff I certainly didn't want. I know enough to extract only what I need but not everyone does. They do at least tell you if a theme is bundled with 'extras'.
  5. Very nice. Great Job! I don't care for themexp.org these days. Seems like all their newer themes are packaged with adware.
  6. See this thread: http://www.msfn.org/board/index.php?showtopic=26335
  7. Are you running SP2? Also, do you have a hyperthreading or multi-procressor system?
  8. I hear ya. Sometimes it's the little things that get you. According to Ref.chm, the Quotes are required:
  9. Okay, check and see if your product key is entered correctly and try putting quotation marks around it: ProductKey="*****-*****-*****-*****-*****"
  10. If it's not in your i386 directory, place it there. Also, check and make sure that it hasn't been name winnt.sif.txt by mistake. A common problem that happens when saving from notepad or other editors. Go to folder options > View and uncheck 'hide extensions for known filetypes'. You'll be able to tell if the filename is correct.
  11. You're using SP2 so this is all you should need: [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main] "StatusBarOther"=dword:00000001 "StatusBarWeb"=dword:00000001 That streams deal was just for the status bar in explorer windows for SP1.
  12. I don't recall off hand. I just use Administrator myself. For your Start menu settings, specifically the internet and email icons, you should install your cd to vmare. After installation, you should go in and tweak your start menu to your preferences, turn off the internet and email icons, pin stuff you want, etc, log off then back on (insided vmware) and then export this key: [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\StartPage] Use those settings for your next install.
  13. The former disables the prompt which asks you if you want to send something to the recycle bin. The above tweak just cause a file to be deleted outright without moving it to the recycle bin. I believe the tweak for the default folder view settings is stored here: [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Streams\Defaults] If you want list view applied to all folders you will have to do just that: Set a folder for list view, go to folder options and apply to to all folders, log off and then back on and then export that key to use in your tweak file. AznStyl, are you using vmware or VPC to test your CD?
  14. Remove this: [HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}] "LocalizedString"=hex(2):25,55,53,45,52,4e,41,4d,45,25,27,73,20,43,6f,6d,70,75,74,65,72,00 That's the tweak which is renaming 'My Computer'.
  15. The classic start menu setting is stored in this value: Change the 1 to a 3. That should give you the xp style while keeping your delete confirmation turned off. You may want to export that from your own registry as there may be other things in there that you don't want. Off the top of my head, I don't know what other settings are stored there.
  16. No where in the code you provided can these things be accomplished. As far as the classic start menu goes, do NOT put "DefaultStartPanelOff=Yes" in your winnt.sif if you want the XP style start menu. Are those the only registry settings you have? If not, please 'attach' your .reg file. You should be able to find most of the tweaks you want by searching... Edit: change a to 3: "Start_MinMFU"=dword:00000003 for the number of Programs in the start menu.
  17. Those tweaks you should import after the software has been installed or the software installation will most likely overwrite them.
  18. You can place both in cmdlines.txt: [COMMANDS] "RunOnceEx.cmd" "REGEDIT /S regtweaks.reg"
  19. Have a look at this thread: http://www.msfn.org/board/index.php?showto...=0entry172434 The poster had a slightly different problem but the fix should work for you as well.
  20. Make sure you log out of windows and then back in after adjusting your QL bar. This ensures your settings get written to the registry.
  21. It's not as simple as that. See this thread: http://www.msfn.org/board/index.php?showtopic=24286
  22. Ihaveabu, Somehow in the process of making the dualkrnl, it ended up twice the size it should have been. (4mb instead of ~2mb). I fixed the problem so you might want to download that 7zip file again. Use the same link. I think it was the max file size setting in my editor althought ntoskrnl turned out okay. *shrug*
×
×
  • Create New...