Jump to content

[Addon] Desktop Restore v1.6.2 (x86 & x64)


beats

Recommended Posts

[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, Vista

Author: Jamie O'Connell

License: Freeware

Website: 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.7z

CRC-32: bfc4b87e

MD4: 32a28c79c460fd6cc06f40c9e79e5516

MD5: ef7433f6a2cc62d6fb05b9d49599b375

SHA-1: fd8dd91d39500d414ef4635ca331616f6e3bb82a

Size: 211KB

Download

x64 Addon Details (RVMi and nLite compatible):

File: beats_Desktop_Restore_1.6.2_x64_Addon.7z

CRC-32: 320da2da

MD4: f2bb08631e9a6a48fa99f43a9304c714

MD5: 9062d0f0f9341c6b07842ca186e92ea9

SHA-1: a768fcb3e08fe3e22d18632814b74b478a2d0107

Size: 271KB

Download

Edited by beats
Link to comment
Share on other sites

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.

Link to comment
Share on other sites

  • 1 month later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...