Classic Shell
http://www.classicshell.net/forum/

Is there anyway to export settings?
http://www.classicshell.net/forum/viewtopic.php?f=7&t=179
Page 1 of 1

Author:  themx [ Fri Feb 01, 2013 8:43 am ]
Post subject:  Is there anyway to export settings?  Topic is solved

First off thank you for an excellent tool. Darn shame MS takes it upon themselves to make it needed.

I've been tweaking my menu for a few hours here off and on with a fresh 2012 VM lab I'm playing with and now I'm looking at going through the process for any and all comps I toss into it not to mention my real computer when I get around to getting 8 installed. I shutter to think how much longer I would have been at it if I would have relied on metro ......

Is there a list of files and or keys needed or a tool to export the settings and menu config?

Author:  Ivo [ Fri Feb 01, 2013 9:16 am ]
Post subject:  Re: Is there anyway to export settings?

There are two ways:
From the settings use the Backup button to export or import XML file.
Save the contents of the HKCU\Software\IvoSoft registry key.

Author:  themx [ Fri Feb 01, 2013 9:18 am ]
Post subject:  Re: Is there anyway to export settings?

thanks for the quick reply .... I missed that ...it has been a long night

Author:  nemos [ Sun Mar 24, 2013 2:26 am ]
Post subject:  Re: Is there anyway to export settings?

Questions regarding the backup feature ...
- Do I need to backup settings from every instance of Classic Shell (Explorer, Start Menu, IE9)? Or, if I make an export from Classic Shell Explorer, it also contains the settings for Classic Shell Start Menu?
- Is it possible to import to a Win7pro installation the xml-file exported from a Win7ultimate installation?
- Is the xml-file exported from a Win7 installation suitable for a Win8 installation?

Author:  Gaurav [ Sun Mar 24, 2013 3:02 am ]
Post subject:  Re: Is there anyway to export settings?

- Yes, you need to backup from each component
- It is possible to re-use the exported XML across Windows editions. e.g. Pro to Ultimate
- It is possible to re-use the exported XML across OS versions but not recommended since the settings are different on each OS. The OS-specific settings will be ignored.

Author:  nemos [ Sun Mar 24, 2013 3:16 am ]
Post subject:  Re: Is there anyway to export settings?

GauravK wrote:
- Yes, you need to backup from each component
- It is possible to re-use the exported XML across Windows editions. e.g. Pro to Ultimate
- It is possible to re-use the exported XML across OS versions but not recommended since the settings are different on each OS. The OS-specific settings will be ignored.



Are there any requirements for a successful import, like same Windows Update level for both installations?

Author:  Gaurav [ Sun Mar 24, 2013 3:22 am ]
Post subject:  Re: Is there anyway to export settings?

No there isn't any requirement. Windows settings are not even touched. Everything is done by its own code.

Author:  Ivo [ Sun Mar 24, 2013 9:15 am ]
Post subject:  Re: Is there anyway to export settings?

Of course the settings must be compatible - for example if you use a command or a custom icon with a fixed path, that path must exist on the new machine as well.

Author:  Tenzen [ Sun Mar 24, 2013 8:25 pm ]
Post subject:  Re: Is there anyway to export settings?

I'd like to have the ability to "pack" the entire installation & and all customizations required for it to run on a different computer..

including pinned items, bat files, vbscripts, links to all icons

actually, I'd like a report, on what all is accessed by Classic Shell, that would need to be placed in a nother compter for everything to work, including a list of all locations of files used in Classic Shell, so that I could place those files in the same location

or better yet, a Link Mapper, that changes all the internal Classic Shell links to items in "L:\My Bat Files" or "L:\My Admin Shortcuts" and "L:\My VB Scripts" to the E:\ drive on another computer..

like a Drive Remapper or where you could substitute "L:\Computing\My Bat Files" to "E:\Lisa's Computer Stuff\My Bat Files"

to easily transfer everything to new computers

Author:  Tenzen [ Sun Mar 24, 2013 8:27 pm ]
Post subject:  Re: Is there anyway to export settings?

maybe a find & replace through the XML file?

Author:  Ivo [ Sun Mar 24, 2013 8:32 pm ]
Post subject:  Re: Is there anyway to export settings?

That's not possible. What if the bat file calls another bat file or some exe? What if the link points to software that requires installation? What if that installation has a dependency on another software?

Author:  Tenzen [ Mon Mar 25, 2013 2:30 am ]
Post subject:  Re: Is there anyway to export settings?

possibly maybe a message could pop up telling me what items do not exist in the new location while unpacking.. stating "this software doesnt exist in this location, would you like to browse for this software, or Skip this Item?"

Ideally it would also export a list of dependent software & install locations that we could generate & read separately and then we could prep the system before unpacking the CS Installation

It wouldnt have to read inside the Bat file, but even it probably could scan the contents of Bat files and simply give the name of any .exe files it finds, or perhaps the whole location to the .exe file... if its a Bat call to Bat then it wouldnt read any related .exe files at all.. but a Bat file call within a Bat could produce an error stating that the Bat file references a Bat or script file and may not work.. or it could simply export a list of all locations by scanning for .bat, .vbs, .exe within .vbs & .bat files, and put them in columns stating that the following appear to be / might be dependent on the following files & locations..

but bats would just ask to change L:\Bats to E:\Bats across the board.. any button or menu item ending with a .bat extension would simply be flagged and changed to a different Drive &/or Path, via a prompt during unpacking to switch any "L:\David" Directory to an "E:\Lisa" Directory

or at the very least, simply give us a single page scrollable interface where we can just edit all of our custom locations one by one down the list by browsing to the same file or command on the new computers location, all in one window.. so we dont have to open them all one by one, wondering which ones work and which ones dont..

But Icons & Orbs would be cool to pack, as long as they are from .ico or .png files.. no need to extract them from dll.s or .exe's unless its possible to

anyway, just my thoughts.

thanks

Author:  nemos [ Mon Mar 25, 2013 3:44 am ]
Post subject:  Re: Is there anyway to export settings?

nemos wrote:
GauravK wrote:
- Yes, you need to backup from each component
- It is possible to re-use the exported XML across Windows editions. e.g. Pro to Ultimate
- It is possible to re-use the exported XML across OS versions but not recommended since the settings are different on each OS. The OS-specific settings will be ignored.

Are there any requirements for a successful import, like same Windows Update level for both installations?


Ivo wrote:
Of course the settings must be compatible - for example if you use a command or a custom icon with a fixed path, that path must exist on the new machine as well.

Hmmm... That leads me to another Q :geek:
The Pinned Apps, the Recent Apps, the Programs and the Recent Items that I see in my Classic Start Menu (TNX once again!) are coming from the original Win installation or from a Classic Shell location?
...No rush - I will test it tomorrow and I will post the A ;)

Author:  Gaurav [ Mon Mar 25, 2013 4:52 am ]
Post subject:  Re: Is there anyway to export settings?

The Pinned apps are not actually true pinned apps. They are the combined contents of the %appdata%\Microsoft\Windows\Start Menu and %ProgramData%\Microsoft\Windows\Start Menu folders. (Advantage: No need to pin them every time or pin them manually on every computer, just simple copy-paste shortcuts will do). Nevertheless, if you want to add a "Pin to Classic Start Menu" command in your right click menu for everything on your computer, follow this tutorial in the forums: viewtopic.php?f=5&t=61

Recent Apps for now are only the things started from Classic Start Menu. Apps started from elsewhere are not shown in the Recent list. So it is a list maintained by Classic Start Menu.

Programs is the combined contents of per-user and all users programs folders on a Windows installation (%appdata%\Microsoft\Windows\Start Menu\Programs and %ProgramData%\Microsoft\Windows\Start Menu\Programs)

Recent Items (Recent Documents) %appdata%\Microsoft\Windows\Recent and jumplists are both maintained by Windows.

Author:  nemos [ Thu Mar 28, 2013 3:06 pm ]
Post subject:  Re: Is there anyway to export settings?

nemos wrote:
nemos wrote:
GauravK wrote:
- Yes, you need to backup from each component
- It is possible to re-use the exported XML across Windows editions. e.g. Pro to Ultimate
- It is possible to re-use the exported XML across OS versions but not recommended since the settings are different on each OS. The OS-specific settings will be ignored.

Are there any requirements for a successful import, like same Windows Update level for both installations?


Ivo wrote:
Of course the settings must be compatible - for example if you use a command or a custom icon with a fixed path, that path must exist on the new machine as well.

Hmmm... That leads me to another Q :geek:
The Pinned Apps, the Recent Apps, the Programs and the Recent Items that I see in my Classic Start Menu (TNX once again!) are coming from the original Win installation or from a Classic Shell location?
...No rush - I will test it tomorrow and I will post the A ;)

[Just confirmed that] XMLs exported from Win7ultimate 64bit are imported successfully to Win7pro 32bit. No need for configuration from scratch - just a few clicks and off we go 8-) 8-) 8-) 8-)

Page 1 of 1 All times are UTC - 8 hours [ DST ]
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/