Jump to content

Quick Launch Solution


snooz

Recommended Posts

Ok i tried the load/unload way and it worked - However it did stop the install.cmd from running directly after the reg unload bit. I am going to try it without the load/unload now.

If anyone else has tried this, does your menus tick? Where is that setup?

Link to comment
Share on other sites


A little off topic but I am having trouble getting a few reg tweaks to work. I run my reg tweak in the cmdlines.txt but have problems with the visualeffects section of my reg tweaks. It does not load my visual effects tweak. It does not also load my superhidden for the advance explorer.

;Main Explorer Tweaks

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]"HideFileExt"=dword:00000000

"ListviewAlphaSelect"=dword:00000000

"ListviewShadow"=dword:00000000

"ListviewWatermark"=dword:00000000

"TaskbarAnimations"=dword:00000000

"SuperHidden"=dword:00000001

"Start_EnableDragDrop"=dword:00000001

"TaskbarGlomming"=dword:00000000

"TaskbarSizeMove"=dword:00000001

;Disable Taskbar Hide Inactive Icons

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]

"EnableAutoTray"=dword:00000000

;Visual Effects

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects]

"VisualFXSetting"=dword:00000003

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\AnimateMinMax]

"DefaultApplied"=dword:00000000

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\ComboBoxAnimation]

"DefaultApplied"=dword:00000000

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\CursorShadow]

"DefaultApplied"=dword:00000000

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\DragFullWindows]

"DefaultApplied"=dword:00000000

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\DropShadow]

"DefaultValue"=dword:00000001

"DefaultApplied"=dword:00000000

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\FontSmoothing]

"DefaultValue"=dword:00000001

"DefaultApplied"=dword:00000000

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\ListBoxSmoothScrolling]

"DefaultApplied"=dword:00000000

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\ListviewAlphaSelect]

"DefaultValue"=dword:00000001

"DefaultApplied"=dword:00000000

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\ListviewShadow]

"DefaultValue"=dword:00000001

"DefaultApplied"=dword:00000000

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\ListviewWatermark]

"DefaultValue"=dword:00000001

"DefaultApplied"=dword:00000000

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\MenuAnimation]

"DefaultValue"=dword:00000001

"DefaultApplied"=dword:00000000

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\SelectionFade]

"DefaultValue"=dword:00000001

"DefaultApplied"=dword:00000000

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\TaskbarAnimations]

"DefaultValue"=dword:00000001

"DefaultApplied"=dword:00000000

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\Themes]

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\TooltipAnimation]

"DefaultValue"=dword:00000001

"DefaultApplied"=dword:00000000

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\WebView]

"DefaultApplied"=dword:00000001

Link to comment
Share on other sites

Ok i tried the load/unload way and it worked - However it did stop the install.cmd from running directly after the reg unload bit. I am going to try it without the load/unload now.

If anyone else has tried this, does your menus tick? Where is that setup?

http://www.myitforum.com/forums/m.asp?m=30850&p=2&tmode=1

Here is the original thread Paul where they talk about the why.

Link to comment
Share on other sites

I read through that when you first posted this, but it dosn't answer my questions.

I have tried this twice now - both times it worked but both times it terminated the batch file it was running from - ending cmdlines.txt process.

I think it needs to be set in its own cmd file and then called from the install.cmd that is run from cmdlines.txt, hopefully this will allow the continuation of the install.cmd. if not then it should be placed at the end of the process.

I havent tried it without the load/unload bit yet nor have i tried the reg /s import method - i'll get to it today.

Link to comment
Share on other sites

Through my experience I would have to say the regedit is the way to go, purely on ease.

reg command is handy to remove and add simple entries but more complex ones like the quick launch can be a pain to convert.

How about everyone else?

Link to comment
Share on other sites

I agree 100% with the snoozer, but then if you cannot do it with a batch file and regedit, it's not for me. If I were to use another method, I would simply log on to a new installation, make all my desired changes, save the user's registry hive file (NTUSER.DAT), and copy it to the Default User's profile during setup.

Link to comment
Share on other sites

I agree, the registry method is the preferred way. By the way, I notice my values for the quick launch hack is different from what you gave us. Does that matters? I haven't got the chance to test it yet because I'm waiting to correct other bugs that I have in my unattended files and also organizing my various tweaks.

It really sucks that there is no easy way to save settings for Visual Effects and Windows Explorer's Folder View settings. I think the only workaround is to install a new installation and make the tweaks and save the ntusers.dat and copy over to the Default User profile.

I wish someone can write a nice tools that save all the common Windows setting. Anyone Windows programmer for this? :)

-Kenneth

Link to comment
Share on other sites

if i export my registry from the desktop now its all setup and installed, then apply it whilst setup is running on install, will it save all me settings etc? and also will it let me install me games ie mohaa or will it say there allready installed and i need to uninstall even though there not installed?

hope that makes sense

Link to comment
Share on other sites

To answer your quesiton, Atomic7431. It is best use the ntuser.dat method for clean installation. Meaning a new installation, not an upgrade or repair installation. When you do a clean installation with the ntuser.dat copy over to the Default User in the cmdline.txt, it will effects all new user accounts that is created. The ntuser.dat only saves the Current User and Local Machine registry settings. Please correct me if I'm work on this.

-Kenneth

Link to comment
Share on other sites

  • 3 weeks later...
To answer your quesiton, Atomic7431. It is best use the ntuser.dat method for clean installation. Meaning a new installation, not an upgrade or repair installation. When you do a clean installation with the ntuser.dat copy over to the Default User in the cmdline.txt, it will effects all new user accounts that is created. The ntuser.dat only saves the Current User and Local Machine registry settings. Please correct me if I'm work on this.

-Kenneth

Kenneth, Green Machine, I'm a little slow in the noggin, so bear with me here. If I'm reading this thread correctly, I can use a preconfigured NTUSER.DAT file taken from ComputerX, copy that file onto my installation disc, and then apply those same settings to all user accounts created on ComputerY.

I have an NTUSER.DAT file ready to go, about 768kb, but I've doubtless mucked something up 'cause it ain't workin' :rolleyes:

My Cmdlines.txt file looks like this:

[COMMANDS]

".\Setup.cmd"

My Setup.cmd file looks like this:

CLS

@ECHO OFF

REGEDIT /S %systemdrive%\Extras\Setup.reg

regedit /s %systemdrive%\Extras\qlb.reg

copy "%systemdrive%\Extras\NTUSER\ntuser.dat" "%systemdrive%\Documents and Settings\Default User\"

EXIT

My setup.reg file installs my apps per the well-executed Windows Setup method discussed at length in this forum. :D Works like a charm.

I'm getting ready to apply the qlb.reg tweak now, and suspect it will work. But the {{copy "%systemdrive%\Extras\NTUSER\ntuser.dat" "%systemdrive%\Documents and Settings\Default User\"}} just isn't right. It seems too simple. What am I missing, other than a few years of expertise. :) I'm no computer expert, but I'm pretty good at following explicit direction.

Thanks.

Link to comment
Share on other sites

Snoozer, your reg file route to enabling the Quick Launch for all users works great! Think I'm gonna try adding ALL registry tweaks to the Cmdlines.txt/install.cmd (or in my case, Setup.cmd) portion of my installation and forego the ntuser.dat copy operation. Thanks again, youse guys are gods! :)

Link to comment
Share on other sites

BlinkDT: I would say the quoted post is close, not quite correct.

Yes, you can preconfure NTUSER.DAT, copy it over, and all your settings will be applied to the new users.

768 kb is a perfectly acceptable size for NTUSET.DAT - it is probably not corrupt.

C:\Documents and Settings\Default User\NTUSER.DAT (your actual milage may vary ...) cannot be updated from the CMDLINES.TXT file, or the SVCPACK.INF file, as it is in use at the time. I would think you can copy it over from GuiRunOnce, the only inconvenience being that the settings will be applied to new users, but not the Administrator, as that account has already been initialized. I have not tried it, but I'm sure it can be made to work. If you are not that confident in your programming skills, this may be the simplest answer. You should then use any account other than the administrator, and you have your settings. you could also remove the administrators profile - not the account, just the files (C:\Documents and Settings\Administrator\), and it would generate a new, updated profile, settings included. I just import the settings I need into the registry from CMDLINES.TXT, and I manage to have adjusted all as I like it. You could export your entire NTUSER.DAT, weed out what you know is irrelevent, and import it during CMDLINES.TXT, and you would probably find it works for you. There are many solutions to creating a custom default user profile, the difficulty is in automating the procedure. Perhaps manualy coping the NTUSER.DAT after set may even meet your needs.

As far as explicit instructions, I cannot help you there until I understand what you final objective is (what's wrong with the MS default profile?...), and what method you choose to implement it. You should also consider updating the default user profile once you have all your software installed as you like it. I do not try to auto-install much software (mainly software that does not require an installation program, my favorite type). Once I have completed my installation manually, I copy the configured profile setting over to the Default User profile, using the My Computer right click - properties - advanced - user profiles / settings, copy to ...

Hope that helps.

Link to comment
Share on other sites

You will find that this method works just as well, and keeps with the consistency of all of your other reg hacks.

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Streams\Desktop]"Default Taskbar"=hex:0c,00,00,00,08,00,00,00,02,00,00,00,00,00,00,00,b0,e2,2b,\

  d8,64,57,d0,11,a9,6e,00,c0,4f,d7,05,a2,22,00,1c,00,0a,01,00,00,1a,00,00,00,\

  01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,4c,00,00,00,01,14,02,00,00,\

  00,00,00,c0,00,00,00,00,00,00,46,83,00,00,00,10,00,00,00,a0,b0,48,5e,89,8d,\

  bd,01,00,d8,9e,e4,2a,8d,bd,01,00,45,fe,5e,89,8d,bd,01,00,00,00,00,00,00,00,\

  00,01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,13,01,14,00,1f,0f,e0,4f,\

  d0,20,ea,3a,69,10,a2,d8,08,00,2b,30,30,9d,19,00,23,44,3a,5c,00,00,00,00,00,\

  00,00,00,00,00,00,00,00,00,00,00,00,cd,97,15,00,31,00,00,00,00,00,af,24,5c,\

  b9,10,80,57,69,6e,6e,74,00,00,20,00,31,00,00,00,00,00,af,24,a3,b9,10,00,50,\

  72,6f,66,69,6c,65,73,00,50,52,4f,46,49,4c,45,53,00,19,00,31,00,00,00,00,00,\

  c1,24,08,92,10,00,69,65,35,30,30,2e,30,30,30,00,00,28,00,31,00,00,00,00,00,\

  c1,24,08,92,10,00,41,70,70,6c,69,63,61,74,69,6f,6e,20,44,61,74,61,00,41,50,\

  50,4c,49,43,7e,31,00,21,00,31,00,00,00,00,00,c5,22,9d,91,10,00,4d,69,63,72,\

  6f,73,6f,66,74,00,4d,49,43,52,4f,53,7e,31,00,29,00,31,00,00,00,00,00,d3,22,\

  32,a6,10,00,49,6e,74,65,72,6e,65,74,20,45,78,70,6c,6f,72,65,72,00,49,4e,54,\

  45,52,4e,7e,31,00,24,00,31,00,00,00,00,00,db,22,76,ba,10,00,51,75,69,63,6b,\

  20,4c,61,75,6e,63,68,00,51,55,49,43,4b,4c,7e,31,00,00,00,8d,00,00,00,1c,00,\

  00,00,01,00,00,00,1c,00,00,00,36,00,00,00,0d,f0,ad,ba,8c,00,00,00,1a,00,00,\

  00,03,00,00,00,e7,18,2d,23,10,00,00,00,49,45,35,30,30,5f,58,31,43,00,43,3a,\

  5c,57,49,4e,4e,54,5c,50,72,6f,66,69,6c,65,73,5c,49,45,35,30,30,2e,30,30,30,\

  5c,41,70,70,6c,69,63,61,74,69,6f,6e,20,44,61,74,61,5c,4d,69,63,72,6f,73,6f,\

  66,74,5c,49,6e,74,65,72,6e,65,74,20,45,78,70,6c,6f,72,65,72,5c,51,75,69,63,\

  6b,20,4c,61,75,6e,63,68,00,00,10,00,00,00,05,00,00,a0,1a,00,00,00,a3,00,00,\

  00,00,00,00,00,08,00,00,00,02,00,00,00,cc,00,00,00,01,00,00,00,03,00,00,00,\

  4a,00,00,00,01,00,00,00,40,00,32,00,e6,01,00,00,c4,24,15,9f,20,00,4c,61,75,\

  6e,63,68,20,49,6e,74,65,72,6e,65,74,20,45,78,70,6c,6f,72,65,72,20,42,72,6f,\

  77,73,65,72,2e,6c,6e,6b,00,4c,41,55,4e,43,48,7e,32,2e,4c,4e,4b,00,00,00,40,\

  00,00,00,02,00,00,00,36,00,32,00,48,02,00,00,c4,24,15,9f,20,00,4c,61,75,6e,\

  63,68,20,4f,75,74,6c,6f,6f,6b,20,45,78,70,72,65,73,73,2e,6c,6e,6b,00,4c,41,\

  55,4e,43,48,7e,31,2e,4c,4e,4b,00,00,00,36,00,00,00,00,00,00,00,2c,00,32,00,\

  51,00,00,00,ec,22,46,39,20,00,53,68,6f,77,20,44,65,73,6b,74,6f,70,2e,73,63,\

  66,00,53,48,4f,57,44,45,7e,31,2e,53,43,46,00,00,00,52,00,00,00,e0,00,00,00,\

  00,00,00,00,16,00,00,00,00,00,00,00,00,00,00,00,16,00,00,00,00,00,00,00,01,\

  00,00,00,01,00,00,00,aa,4f,28,68,48,6a,d0,11,8c,78,00,c0,4f,d9,18,b4,37,02,\

  00,00,e0,00,00,00,00,00,00,00,16,00,00,00,00,00,00,00,00,00,00,00,16,00,00,\

  00,00,00,00,00,01,00,00,00

"TaskbarWinXP"=hex:0c,00,00,00,08,00,00,00,02,00,00,00,00,00,00,00,b0,e2,2b,\

  d8,64,57,d0,11,a9,6e,00,c0,4f,d7,05,a2,22,00,1c,00,0a,01,00,00,1a,00,00,00,\

  01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,4c,00,00,00,01,14,02,00,00,\

  00,00,00,c0,00,00,00,00,00,00,46,83,00,00,00,10,00,00,00,a0,b0,48,5e,89,8d,\

  bd,01,00,d8,9e,e4,2a,8d,bd,01,00,45,fe,5e,89,8d,bd,01,00,00,00,00,00,00,00,\

  00,01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,13,01,14,00,1f,0f,e0,4f,\

  d0,20,ea,3a,69,10,a2,d8,08,00,2b,30,30,9d,19,00,23,44,3a,5c,00,00,00,00,00,\

  00,00,00,00,00,00,00,00,00,00,00,00,cd,97,15,00,31,00,00,00,00,00,af,24,5c,\

  b9,10,80,57,69,6e,6e,74,00,00,20,00,31,00,00,00,00,00,af,24,a3,b9,10,00,50,\

  72,6f,66,69,6c,65,73,00,50,52,4f,46,49,4c,45,53,00,19,00,31,00,00,00,00,00,\

  c1,24,08,92,10,00,69,65,35,30,30,2e,30,30,30,00,00,28,00,31,00,00,00,00,00,\

  c1,24,08,92,10,00,41,70,70,6c,69,63,61,74,69,6f,6e,20,44,61,74,61,00,41,50,\

  50,4c,49,43,7e,31,00,21,00,31,00,00,00,00,00,c5,22,9d,91,10,00,4d,69,63,72,\

  6f,73,6f,66,74,00,4d,49,43,52,4f,53,7e,31,00,29,00,31,00,00,00,00,00,d3,22,\

  32,a6,10,00,49,6e,74,65,72,6e,65,74,20,45,78,70,6c,6f,72,65,72,00,49,4e,54,\

  45,52,4e,7e,31,00,24,00,31,00,00,00,00,00,db,22,76,ba,10,00,51,75,69,63,6b,\

  20,4c,61,75,6e,63,68,00,51,55,49,43,4b,4c,7e,31,00,00,00,8d,00,00,00,1c,00,\

  00,00,01,00,00,00,1c,00,00,00,36,00,00,00,0d,f0,ad,ba,8c,00,00,00,1a,00,00,\

  00,03,00,00,00,e7,18,2d,23,10,00,00,00,49,45,35,30,30,5f,58,31,43,00,43,3a,\

  5c,57,49,4e,4e,54,5c,50,72,6f,66,69,6c,65,73,5c,49,45,35,30,30,2e,30,30,30,\

  5c,41,70,70,6c,69,63,61,74,69,6f,6e,20,44,61,74,61,5c,4d,69,63,72,6f,73,6f,\

  66,74,5c,49,6e,74,65,72,6e,65,74,20,45,78,70,6c,6f,72,65,72,5c,51,75,69,63,\

  6b,20,4c,61,75,6e,63,68,00,00,10,00,00,00,05,00,00,a0,1a,00,00,00,a3,00,00,\

  00,00,00,00,00,08,00,00,00,02,00,00,00,cc,00,00,00,01,00,00,00,03,00,00,00,\

  4a,00,00,00,01,00,00,00,40,00,32,00,e6,01,00,00,c4,24,15,9f,20,00,4c,61,75,\

  6e,63,68,20,49,6e,74,65,72,6e,65,74,20,45,78,70,6c,6f,72,65,72,20,42,72,6f,\

  77,73,65,72,2e,6c,6e,6b,00,4c,41,55,4e,43,48,7e,32,2e,4c,4e,4b,00,00,00,40,\

  00,00,00,02,00,00,00,36,00,32,00,48,02,00,00,c4,24,15,9f,20,00,4c,61,75,6e,\

  63,68,20,4f,75,74,6c,6f,6f,6b,20,45,78,70,72,65,73,73,2e,6c,6e,6b,00,4c,41,\

  55,4e,43,48,7e,31,2e,4c,4e,4b,00,00,00,36,00,00,00,00,00,00,00,2c,00,32,00,\

  51,00,00,00,ec,22,46,39,20,00,53,68,6f,77,20,44,65,73,6b,74,6f,70,2e,73,63,\

  66,00,53,48,4f,57,44,45,7e,31,2e,53,43,46,00,00,00,52,00,00,00,e0,00,00,00,\

  00,00,00,00,16,00,00,00,00,00,00,00,00,00,00,00,16,00,00,00,00,00,00,00,01,\

  00,00,00,01,00,00,00,aa,4f,28,68,48,6a,d0,11,8c,78,00,c0,4f,d9,18,b4,37,02,\

  00,00,e0,00,00,00,00,00,00,00,16,00,00,00,00,00,00,00,00,00,00,00,16,00,00,\

  00,00,00,00,00,01,00,00,00

BTW: the reason for the two values in the same key is because one works with SP1 and the other one works with preSP1. It does not hurt to have both. The second value is all that is needed for SP1 and above. They changed the key in SP1.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...