Restore your desktop when the icons get “rearranged”.
Melba23 and I found we were working on very similar ideas to restore the Desktop icons to their normal place if they became “rearranged”. Vista seems to like this doing on occasion just for fun – but we all know some apps and games which change the display resolution or move icons around. This annoys “tidy” people who like their desktops arranged “just so” – I am particularly thinking of this desktop when I say that!
We combined efforts and here is the result of our labors.
Operation is easy – press “Save” to store a particular configuration and “Restore” to reset the icons to the saved positions in the selected configuration file. “Delete” allows you to remove unwanted configuration files from the list. There is a command line option so that the restoration can be run via HotKeys if required (that is why the script warns that it should be compiled for full functionality). You can decide what to do with any icons that have been added since you last saved the configuration file – the default is to put them in the top-left corner, but you can also banish them way off-screen or, more sensibly, specify a location for them.
A new feature as of ICU v2.8 is the optional Desktop Contextmenu Integration (DCI) for Win7 (Win7 only because Microsoft implemented an easy way to do this through the registry as of this release).

Used AutoIt Versions
- AU 3.3.2.0 up to ICU 2.3
- AU 3.3.6.0 up to ICU 2.4
- AU 3.3.6.1

|
|
It works fine at least on the XP SP3, Vista and Win7 machines I tested it on. If you find bugs please let me know.
Kudos to: Melba23
Please let me know if you found some piece of code in the source for which I forgot to mention a credit.
Disclaimer
This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY
The Author of this Software expressly disclaims any warranty for the SOFTWARE PRODUCT. The SOFTWARE PRODUCT and any related documentation is provided “as is” without warranty of any kind, either express or implied, including, without limitation, the implied warranties or merchantability, fitness for a particular purpose, or non-infringement. The entire risk arising out of use or performance of the SOFTWARE PRODUCT remains with you.
NO LIABILITY FOR DAMAGES
In no event shall the author of this Software be liable for any damages whatsoever (including, without limitation, damages for loss of business profits, business interruption, loss of business information, or any other pecuniary loss) arising out of the use of or inability to use this product, even if the Author of this Software has been advised of the possibility of such damages. Because some states/jurisdictions do not allow the exclusion or limitation of liability for consequential or incidental damages, the above limitation may not apply to you.























Please tell me does this application use the registry?
Could this application be made to run from a flashdrive?
Many thanks for all your fine work.
The integration into the Desktop right-click contextmenu feature (DCI; on Win7 only) writes to the registry. ICU asks you on the first startup if you want to use this feature and you don’t have to. Otherwise it should run just fine from a flashdrive
.