AutoHotkey Community

It is currently May 27th, 2012, 6:25 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 3 posts ] 
Author Message
PostPosted: May 20th, 2009, 9:14 am 
Quote:
Desktop Icon Save and Restore Command (DesktopCmd.exe)
Copyright Ă“ 2008 by Jamie O’Connell


This console command operates on the same data as its companion Shell extension, dkticnsr.dll, although it can operate completely independently and doesn’t need the shell extension to be installed. It records the layout and positions of icons and programs on the WindowsĂ’ desktop, and permits restoration of the layout. This console command will only operate under Windows 2000, Windows XP, and Windows Vista because of certain version specific Windows API’s that it uses.

I wrote the original shell extension program after severe frustration of having my layout trashed every time I switched screen resolutions. Sometimes other programs will switch screen size and trash your layout as well. Enough people requested a command line version, that I knuckled under and produced this one. I hope you find it useful.


Quote:
Usage
Syntax: DesktopCmd [<save | restore | query> /n "Layout" /y /?]


Save Stores the positions of the desktop icons into the registry at the current screen resolution, for later restoration.
Restore Restores the icon locations previously saved for the current screen resolution.
Query Lists all Layouts stored, and then accepts a choice for which to Restore.
/n "Layout"
Use the named layout for save or restore. Quote "Layout" if it contains embedded spaces.
/y Answer ‘yes’ to any question that might be asked by the command (silent operation).
/? Print Usage information and quit.

http://www.midiox.com/desktoprestore.htm


Report this post
Top
  
Reply with quote  
PostPosted: March 1st, 2011, 5:30 pm 
Can we also save/restore the positioning info to a file?

(So we don't and tons of more stuff to our registery.)


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: March 2nd, 2011, 10:23 am 
DeskIcons - Get/Set Desktop Icon Positions

HTH


Report this post
Top
  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 2 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group