Metadata-Version: 1.0
Name: startmenu_snapshot
Version: 0.1
Summary: Takes a 'photo' of the winxp startmenu as a memory aid.
Home-page: https://sourceforge.net/projects/start-snapshot/
Author: robochat
Author-email: rjsteed@talk21.com
License: GPLv3
Description: This script recreates the winxp startmenu from the directory contents of 'All users'/startmenu
        and $userprofile$/startmenu. It can save the structure and the program icons to a pickled file
        and later reload from the file. So this is mostly useful for remembering which programs that
        you had installed on another computer and how your start menu looked.
        
Keywords: start-menu
Platform: UNKNOWN
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Win32 (MS Windows)
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: System Administrators
Classifier: Natural Language :: English
Classifier: Operating System :: Microsoft :: Windows :: Windows XP
Classifier: Topic :: System :: Archiving
Classifier: Topic :: Utilities
