beats Posted November 9, 2009 Posted November 9, 2009 (edited) [Addon] Desktop Restore v1.6.2 (x86 & x64)Desktop Restore operates as a Shell extension. It records the layout and positions of icons and programs on the Windows Desktop, and permits restoration of the layout. It appears to operate correctly under Windows 2000 and Windows XP. There have been several reports that it works correctly under Windows Vista as well.Platform: Win2k, WinXP, Win2k3, VistaAuthor: Jamie O'ConnellLicense: FreewareWebsite: http://www.midiox.com/index.htm?http://www.midiox.com/desktoprestore.htm---About this release:- As requested by jfcarbel.- Uses the original vendor MSIs.- 7-Zip SVCPACK addon (for the switchless installer, simply extract it from the archive).Notes:- The restore settings are kept under: [HKEY_CURRENT_USER\Software\JOConnell] 7-Zip x86 SFX Code:;!@Install@!UTF-8!GUIMode="1"RunProgram="DeskInstU.msi /qb";!@InstallEnd@!7-Zip x64 SFX Code:;!@Install@!UTF-8!GUIMode="1"RunProgram="DeskInst64.msi /qb";!@InstallEnd@!x86 Addon Details (RVMi and nLite compatible):File: beats_Desktop_Restore_1.6.2_x86_Addon.7zCRC-32: bfc4b87eMD4: 32a28c79c460fd6cc06f40c9e79e5516MD5: ef7433f6a2cc62d6fb05b9d49599b375SHA-1: fd8dd91d39500d414ef4635ca331616f6e3bb82aSize: 211KBDownloadx64 Addon Details (RVMi and nLite compatible):File: beats_Desktop_Restore_1.6.2_x64_Addon.7zCRC-32: 320da2daMD4: f2bb08631e9a6a48fa99f43a9304c714MD5: 9062d0f0f9341c6b07842ca186e92ea9SHA-1: a768fcb3e08fe3e22d18632814b74b478a2d0107Size: 271KBDownload Edited December 12, 2009 by beats Quote
jamesbebby Posted November 9, 2009 Posted November 9, 2009 hi, where does it save the restore file too?cheers james Quote
beats Posted November 9, 2009 Author Posted November 9, 2009 Hi james, the restore settings are stored under:[HKEY_CURRENT_USER\Software\JOConnell] Quote
arsenalz Posted November 9, 2009 Posted November 9, 2009 Maybe for complete silent install:;!@Install@!UTF-8!GUIMode="1"RunProgram="DeskInstU.msi /qn";!@InstallEnd@!Useful post! Quote
jamesbebby Posted November 9, 2009 Posted November 9, 2009 Hi james, the restore settings are stored under:[HKEY_CURRENT_USER\Software\JOConnell]cheers boss Quote
beats Posted November 9, 2009 Author Posted November 9, 2009 Maybe for complete silent install:;!@Install@!UTF-8!GUIMode="1"RunProgram="DeskInstU.msi /qn";!@InstallEnd@!Useful post!If you want it completely silent, you also have to change: GUIMode="2" But I like progress bars, this way you can more easily see what's going on. Quote
arsenalz Posted November 9, 2009 Posted November 9, 2009 If you want it completely silent, you also have to change: GUIMode="2" But I like progress bars, this way you can more easily see what's going on.Yeah...Guimode="2" , /qn and, in some cases, /q it also works... Quote
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.