Classic Shell development was stopped in December 2017. For now the forum remains online as reference, but is read-only. Registration of new users is disabled.
It is currently Sat Sep 13, 2025 4:30 am

All times are UTC - 8 hours [ DST ]


Forum rules


Please, keep discussions on topic and in the right forum. The start menu topics go into the Classic Start Menu forum, etc. This makes it easier for people to locate topics they are looking for.
If you get a satisfactory response to your question, please mark the topic as "solved". Click the green √ button in the bottom-right of the post.



Post new topic Reply to topic  [ 2 posts ] 
Author Message
PostPosted: Tue Oct 22, 2013 6:32 am 
Offline

Joined: Tue Oct 22, 2013 6:28 am
Posts: 1
I would like to create a batchfile/registry file that could copy the settings for Classic Shell and prepopulate the Classic Shell Start Menu. Could anyone please provide me with some assistance.


Top
 Profile  
Reply with quote  
PostPosted: Tue Oct 22, 2013 9:48 pm 
Offline
User avatar

Joined: Thu Jan 03, 2013 12:38 am
Posts: 5374
Classic Shell's per user settings are stored at HKCU\Software\IvoSoft. For Start Menu it's at HKCU\Software\IvoSoft\ClassicStartMenu although version 4.0 moved MOST of the settings to HKCU\Software\IvoSoft\ClassicStartMenu\Settings subkey. If you export the whole IvoSoft or ClassicStartMenu keys, then you may want to delete the \MRU and \Order subkeys under the ClassicStartMenu key because they store the recent used items and sort order of items (which can be different on every PC or upon every reinstall).

In a batch file, you can use this even without an administrator command prompt to export settings:

Reg.exe export HKCU\Software\IvoSoft\ClassicStartMenu "<path to exported file.reg>" (Replace path to exported reg with proper reg file path)

Modifying or importing registry settings while the menu is running is not supported so before importing it, you must exit the Classic Start Menu using:
"C:\Program Files\Classic Shell\ClassicStartMenu.exe" -exit

To merge the settings back once the menu has exited, use:
Reg.exe import "<path to exported file.reg>"

Then start CSM again:
C:\Program Files\Classic Shell\ClassicStartMenu.exe

_________________
Links to some general topics:

Compare Start Menus

Read the Search box usage guide.

I am a Windows enthusiast and helped a little with Classic Shell's testing and usability/UX feedback.


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC - 8 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 215 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group, Almsamim WYSIWYG Classic Shell © 2010-2016, Ivo Beltchev.
All right reserved.