Panarchy Posted March 30, 2009 Report Share Posted March 30, 2009 HelloI'm new to group policies, and would like to learn how to create one (for my home-setup) that will replace Notepad with Notepad2.To do it manually I would first delete (or append a .bak extension) to the following locations of Notepad;%WINDIR%\servicepackfiles\i386%WINDIR% \system32\dllcache%WINDIR% \system32%WINDIR%Or on Vista;%WINDIR% \servicepackfiles\i386%WINDIR% \system32\dllcache%WINDIR% \system32%WINDIR%\SysWOW64 - (NOTE: Probably only on Vista x64)%WINDIR%\winsxs\amd64_microsoft-windows-notepad_31bf3856ad364e35_6.0.6001.18000_none_cb3928ff285d2ca9 - (NOTE: Probably only on Vista x64)%WINDIR%\winsxs\amd64_microsoft-windows-notepadwin_31bf3856ad364e35_6.0.6001.18000_none_9ee86862b36a7eff - (NOTE: Probably only on Vista x64)%WINDIR%\winsxs\x86_microsoft-windows-notepad_31bf3856ad364e35_6.0.6001.18000_none_6f1a8d7b6fffbb73%WINDIR%So here's what I'd do manually.Rename Notepad2.exe to notepad.exe. Make changes... notepad.ini will be created. Next I'd copy both notepad.exe and notepad.ini to all the locations listed above. This would of course require high priviliges on Vista.Can someone please tell me how I would go about creating a Group Policy that will replace Notepad with Notepad2?Thanks in advance,PanarchyPS: I am using this as a learning experience, on my home setup. I have never created Group Policies before. Quote Link to comment Share on other sites More sharing options...
ɹəuəllıʍ ʇɐb Posted March 30, 2009 Report Share Posted March 30, 2009 See if you find some useful informationhere http://technet.microsoft.com/en-us/library/bb742376.aspxor http://technet.microsoft.com/en-us/library/cc766208.aspx Quote Link to comment Share on other sites More sharing options...
Panarchy Posted March 30, 2009 Author Report Share Posted March 30, 2009 Thanks, I'll work my way through that method when I get the chance.However, would you think it best to deploy my solution through Group Policies or through Startup Scripts?Please tell me your opinion.Thanks in advance,Panarchy Quote Link to comment Share on other sites More sharing options...
ɹəuəllıʍ ʇɐb Posted March 31, 2009 Report Share Posted March 31, 2009 I have never used startup scripts, and I also have limited experience with GP - just adding/changing some registry settings for Outlook Unicode Mode. So I just pointed you to some comprehensive MS documents on Technet. Quote Link to comment Share on other sites More sharing options...
Panarchy Posted April 2, 2009 Author Report Share Posted April 2, 2009 Okay Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.