Name | Modified | Size | Downloads / Week |
---|---|---|---|
README | 2012-10-30 | 666 Bytes | |
start_menu_snapshot-0.3.zip | 2012-10-30 | 5.2 MB | |
start_menu_snapshot-0.2.zip | 2012-10-13 | 5.1 MB | |
start_menu_snapshot-0.1.zip | 2012-10-10 | 15.9 kB | |
Totals: 4 Items | 10.3 MB | 0 |
Start Menu Snapshot This utility 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. The zip file contains a self-contained executable (compiled using py2exe) and the python source code which has the following dependencies: python2, wxpython, pywin32. The source code could probably be run on linux for the purpose of viewing previously saved start menu snapshots.