Jump to content

Tweaker

Member
  • Posts

    32
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Netherlands

Everything posted by Tweaker

  1. I also just found out that that tweak isn't working anymore. Using the info Neo provided I created a working tweak: [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Device Manager] @="Device Manager" [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Device Manager\command] @="C:\\Windows\\System32\\mmc.exe devmgmt.msc" Or for the Dutch like me: [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Device Manager] @="Apparaatbeheer" [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Device Manager\command] @="C:\\Windows\\System32\\mmc.exe devmgmt.msc"
  2. Yeah well the only regtweaks I run via cmdlines (besides the XPlode installation) is your excellent way for enabling the 'quick launch' bar and adding the users to the admins. For me with all the regtweaks applied it takes about five seconds longer than w/o tweaks. And this is also on every regular boot, not only after the Windows installation. BTW and IIRC in SP2 the welcome screen has been replaced by this loading screen which by itself takes longer to load then before so I think Windows itself boots a bit slower.
  3. Hi there, been away for a while. Just finished reading the pages since my last visit, 'bout 30 pages , anyway I see there are some new things here which I'm gonna try out. For the record, two months ago thanks to y'all I've created a perfectly working unattended installation DVD with a lot of good registry tweaks . These tweaks have been installed on three PC's already . Anyway there's one thing that bothers me and perhaps this is totally normal, but after Windows has finshed booting where it normally says 'Welcome' I always see this: "Your personal settings are being loaded." This usually takes something like five seconds which is a bit annoying. I guess this is because of all the registry tweaks I have added, but does anyone know if it is something in perticular that causes this slowdown?
  4. I thought I read somewhere yesterday that you can use that string for the System32 folder in Windows XP. But I can't find that site anymore
  5. Can I exchange "%systemroot%\system32" for "%system%"?
  6. I think this will work (I call the clean up file cleanup.xml): [GUIRunOnce] "%systemroot%\system32\Temp\XPlode\XPlode.exe /x:#systemroot#\system32\Temp\XPlode\cleanup.xml"
  7. I've created a perfectly working clean up file with an XPlode GUI. Can I call this cleanup file like a regular XPlode installer like this, but then under GUIRunOnce (in winnt.sif): [GUIRunOnce] UserExecute="%systemroot%\system32\Temp\XPlode\XPlode.exe" or does it HAVE to be a .cmd file? If so how can I call the XPlode file (XPlode.xml) via .cmd file? Like this?: cmdow @ /HID START %systemroot%\system32\Temp\XPlode\XPlode.exe EXIT
  8. oh sry for my previous post then, I thought that was the one which set the statusbar Edit: it seems that "StatusBarOther"=1 does enable the statusbar for all windows, at least in SP2. About the list and detail view tweaks, if I use both than all my folders are set to list view with detail aswell. And I still have statusbars in all windows though. Something else I want to add is about the 'quick launch bar'. The method of adding it to your complete reg file doesn't work for me as it hasn't worked for others aswell. Now prathapml has posted a way to do this which seems to work fine. You have to create a separate reg file and call it via cmdlines.txt. His post can be found here. This method works for me aswell.
  9. This works for me to enable the statusbar for all windows: [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main] "Show_StatusBar"="yes" "StatusBarWeb"=dword:00000001 "Show_URLinStatusBar"="yes" "Show_URLToolBar"="yes" "StatusBarOther"=dword:00000001 To show the left hand bar as you call it: [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] "WebView"=dword:00000001 I'll attach my complete RegTweaks file which I use in my unattended install. Maybe it can be of some use RegTweaks.reg.txt
  10. The problem was calling the XPlode file via cmdlines.txt. See my reply here
  11. Tweaker

    XPlode problem

    Well I tried the [COMMANDS] ".\$1\Install\XPlode\XPlode.exe /xml:#Systemdrive#\Install\XPlode\XPlode.xml /log:#Systemdrive#\XPlode.log" and at the same time I had added a lot more stuff to my setup such as customized bootscreen, setting another theme, and added more apps, and when I went through the test with VMware the installation stopped right after the network install was done, then it rebooted and restarted the setup After that I eliminated almost everything in my setup, from deleting files one by one such as .cmd files, .svcpack file, reg files, editting the winnt.sif, changing back to my previous winntbbl, editing almost everything out of the xplode file, deleting the system32 files untill my setup was almost empty. One thing I hadn't tried was removing the above code, and whaddaya know, that fixed it Went back to calling XPlode via winnt.sif, and everything is working again. That thingy took four hours to fix, I think I tried seven installs until I figured that out, never expected that to be the problem. Oh and the shortcut.exe thingy doesn't work either, no shortcuts are being created.
  12. I cannot figure out for the love of god why my unattended install insists on rebooting when it is done with the Network Installation. See my attached picture, right after that, it reboots? Don't know where to start looking since it doesn't even come to the point that it is gonna use the cmdlines.txt (for the useraccounts.reg and XPlode start), thus the final app install through Xplode.xml and the svcpack.inf (for the Royale.exe) files. I already tried deleting the '[GUIRunOnce] %systemdrive%\Install\bootlogo.cmd' line in winnt.sif to test, but that aint it either. Will in a sec exchange my newly created winntbbu.dl_ (as seen in the screenshot) for a previously working version to test. For the rest I haven't changed anything except more apps in the XPlode file. More suggestions would be appreciated.
  13. At page three I saw a suggestion for your winnt.sif for doing a full format instead of a quick one: Full NTFS Partition
  14. The Royal theme is also being discussed in the 'MSFN -> Customizing Windows -> Customizing Windows -> XP Visual Styles' section. In that topic there's someone who created an installer for the Royale theme: http://www.msfn.org/board/index.php?showto...ndpost&p=204892 Hope this helps you.
  15. This weekend I've done my complete unattended install on my separate HD and everything is working fine, Windows automatically installed my nForce2 drivers, and the latest ATI Omega 4.10 beta was also installed through my apps list. But now I just noticed in my Add/Remove apps list a 'nVidia driver' item. Anyone know where this comes from? Or could this be the nVidia nForce2 Sound Utility?
  16. Tweaker

    XPlode problem

    Merçi big-gie, I'll use your method. One question about the shortcuts: in your example an eMule shortcut is created in the folder 'Internet' in your Start Menu. Will the folder 'Internet' automatically be created when you point the shortcut to 'Internet\eMule.lnk'? Oh and so for running XPlode via COMMAND I have to use '.\XPlodeXPlode.exe' in the beginning of the command, so you have to write it as one long word? Au revoir
  17. Tweaker

    XPlode problem

    Hi Bam, I've tested the method for Ad-aware (and other apps aswell), but the creation of the short cuts doesn't work. I see the 'adding shortcuts' going by, but there are no shortcuts to be found after the install BTW I'm still running XPlode via winnt.sif which then runs @ T9. I also added more apps via $Progs, and then added the shortcuts the same way (making sure the paths are OK), but nothing?? What am I doing wrong?
  18. Google is your friend: ShellImagePreview First five hits will help you I think
  19. Hi, I've been through the complete reg file this weekend and I've tested a lot of them, but I noticed some duplicate tweaks in it Also the 'remove shortcut text' tweak works for me, but it only works for files, not folders. And the ' quick launch bar' tweak doesn't work for me Testing all lot of tweaks this weekend I discovered some extra tweaks which I haven't seen here yet. Will post those some other time.
  20. ;----- Disable Automatic Restart in the event of a BSOD ;----- [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CrashControl] "AutoReboot"=dword:00000000 I still see this tweak twice in the latest reg tweaks file, one time in 'Startup / Shutdown', one time in 'Windows General Settings'.
  21. Same for me, neither of the two versions I d/l work for me.
  22. Hi there, Hoverhead asked me if I could host the 'Field Girl' and 'Blue Girl' setupscreens so here they are: http://xpsetupscreens.us.tt/ I've also put up the 'Matrix' and 'Holding breasts' screens. Each folder contains the appropriate winntbbu.dl_ file and a .jpg preview. Enjoy!
  23. First of all thanks for all the good tweaks Here's my comments: In Johnny's reg file the "Disable Automatic Restart in the event of a BSOD" is there two times, one time in "Startup / Shutdown" and one time in "Windows General Settings" I found some tweaks which I haven't seen yet: ;=>(I see this one is different than in the reg, what's the difference?) ;Crashcontrol [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CrashControl] "AutoReboot"=dword:00000000 "CrashDumpEnabled"=dword:00000000 "LogEvent"=dword:00000000 "Overwrite"=dword:00000001 "SendAlert"=dword:00000000 ;Force visual settings [HKEY_CURRENT_USER\Control Panel\Desktop] "UserPreferencesMask"=hex:90,12,03,80 ;No file-folder connections [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer] "NoFileFolderConnection"=dword:00000001 ;=>(I see this one is different aswell, seems to work in all windows, and not IE only, ONLY for SP2!) ;Show Statusbar in all windows [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main] "StatusBarOther"=dword:00000001 "StatusBarWeb"=dword:00000001 What do these codes all do? Here's a list if visual settings, but they differs aswell, this one has DefaultValue some extra times? BTW DefaultApplied with 00000001 means on, and 00000000 means off I think? ;Visual Settings [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects] "VisualFXSetting"=dword:00000003 [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\AnimateMinMax] "DefaultValue"=dword:00000000 "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\ComboBoxAnimation] "DefaultValue"=dword:00000000 "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\CursorShadow] "DefaultValue"=dword:00000000 "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\DragFullWindows] "DefaultValue"=dword:00000000 "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\DropShadow] "DefaultValue"=dword:00000000 "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\FontSmoothing] "DefaultValue"=dword:00000001 "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\ListBoxSmoothScrolling] "DefaultValue"=dword:0000000 "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\ListviewAlphaSelect] "DefaultValue"=dword:00000000 "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\ListviewShadow] "DefaultValue"=dword:00000000 "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\ListviewWatermark] "DefaultValue"=dword:00000000 "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\MenuAnimation] "DefaultValue"=dword:00000000 "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\SelectionFade] "DefaultValue"=dword:00000000 "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\TaskbarAnimations] "DefaultValue"=dword:00000000 "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\Themes] "DefaultValue"=dword:00000001 "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\TooltipAnimation] "DefaultValue"=dword:00000000 "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\WebView] "DefaultValue"=dword:00000001 "DefaultApplied"=dword:00000001 And here some tweaks to change some effects: ;Selection window transparant [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced] "ListviewAlphaSelect"=dword:00000000 ;Different background for each folder [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced] "ListviewWatermark"=dword:00000000 ;Icons and names on desktop with shadow [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced] "ListviewShadow"=dword:00000001 ;Show buttons on scrolling taskbar [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced] "TaskbarAnimations"=dword:00000000 ;Show contents of windows while dragging [HKEY_CURRENT_USER\Control Panel\Desktop] "DragFullWindows"="0" ;Animated minimize en maximize [HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics] "MinAnimate"="0" ;Shadow behind cursor [HKEY_CURRENT_USER\Control Panel\Desktop] "UserPreferencesMask"=hex:9e,1e,03,80 ;Visualisation Settings from Display Properties ;Visualisation - Effects [HKEY_CURRENT_USER\Control Panel\Desktop] "UserPreferencesMask"=hex:90,12,03,80 Don't know what the last one does. From what I found this user does these last tweaks after he did the first ones in his install, since they were not set completely Disabling some xtra services: ;Disable Distributed Link Tracking Client [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\TrkWks] "Start"=dword:00000004 ;Disable Terminal Services [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\TermService] "Start"=dword:00000004 ;Disable Smart Card [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SCardSvr] "Start"=dword:00000004 ;Disable Smart Card Helper [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SCardDrv] "Start"=dword:00000004 ;Disable QoS RSVP [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RSVP] "Start"=dword:00000004 ;Disable Remote Access Auto Connection Manager [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RasAuto] "Start"=dword:00000004 ;Disable NetMeeting Remote Desktop Sharing [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\mnmsrvc] "Start"=dword:00000004 ;Disable WMI-performance adaptor [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WmiApSrv] "Start"=dword:00000004 Don't what these do aswell, I just found them and didn't see them in the reg file. BTW I take no credit for these tweaks, I'm just passing them along
  24. Tweaker

    XPlode problem

    Hi BAM, Thanks for the reply Didn't know that the Xplode files have to be at the same place as the cmdlines.txt file. Think I'll stick with calling Xplode via winnt.sif since this seems to work fine. Also thanks for the info 'bout AdAware, will do the things you mentioned this weekend. Oh and yes the XplodeBAM file was indeed yours
  25. Tweaker

    XPlode problem

    Here are the screenshots of the XPCD folder and the XPlode folder: I'm now running xplode using the winnt.sif file with this command: [SetupParams] UserExecute="%SystemDrive%\Install\XPlode\XPlode.exe" Which seems to work OK, but all of a sudden the install of the kazaa codec pack gives two write errors (protection or something), and while installing AdAware it suddenly decides to update and run by itself, while the three taskkills are in place. Those two did run perfectly well when run manually. So for now I've removed the kazaa codec install, but have to figure out why AdAware doesn't get killed.
×
×
  • Create New...