Search found 7 matches

by burnedstriker
Jan 11th, ’19, 19:45
Forum: User Commands and Scripts
Topic: Double Click To Hide/Unhide Desktop Icons
Replies: 8
Views: 20018

Re: Double Click To Hide/Unhide Desktop Icons

asrey wrote: Jan 11th, ’19, 19:20 yes! Works! thank so much for your help! :P
Awesome!

Thanks @Tom for the awesome support & script :)
by burnedstriker
Jan 11th, ’19, 18:08
Forum: User Commands and Scripts
Topic: Double Click To Hide/Unhide Desktop Icons
Replies: 8
Views: 20018

Re: Double Click To Hide/Unhide Desktop Icons

Hello, the code does not work for me in windows 10. I have everything like this: https://gyazo.com/db5dd59f0825e88825974ed6f9f5d417 I'm not sure what I should do to make it work. Maybe I did not understand it well. Thank you You have used the code to make a text expander, which is wrong. Go to shor...
by burnedstriker
Nov 26th, ’18, 05:33
Forum: Suggestions
Topic: Feature Request - Integrated Sync With Dropbox/Google Sync etc.
Replies: 4
Views: 3095

Re: Feature Request - Integrated Sync With Dropbox/Google Sync etc.

If you sync other files that you can use them from different computers, you can do the same with FastKeys: - on the first computer, use File/Save As... to save the settings file to Dropbox folder, - on the second computer, use File/Open... to load the settings file from a Dropbox folder. This way y...
by burnedstriker
Nov 25th, ’18, 09:47
Forum: Suggestions
Topic: Feature Request - Integrated Sync With Dropbox/Google Sync etc.
Replies: 4
Views: 3095

Re: Feature Request - Integrated Sync With Dropbox/Google Sync etc.

Settings files can be located on any valid Windows location, including shared locations like Dropbox folder. By saving the settings file (File/Save As...) to a shared location, you can access your settings from different computers. Is this what you are looking for? Thanks, Tom for the reply and sor...
by burnedstriker
Nov 22nd, ’18, 07:46
Forum: Suggestions
Topic: Feature Request - Integrated Sync With Dropbox/Google Sync etc.
Replies: 4
Views: 3095

Feature Request - Integrated Sync With Dropbox/Google Sync etc.

Many thanks for creating this wonderful software. One of my best-paid software investment ever, probably after Windows. Fastkeys provides so many features and users add their own customisations, add scripts and tweak settings etc. and build their own database over the years. Fastkeys already has an ...
by burnedstriker
Nov 22nd, ’18, 07:23
Forum: User Commands and Scripts
Topic: Double Click To Hide/Unhide Desktop Icons
Replies: 8
Views: 20018

Re: Double Click To Hide/Unhide Desktop Icons

This script shows/hides desktop icons on double-click on desktop empty space. The main challenge was how to avoid hiding when user double-clicks the icons. This solution works for me on Windows 10. Shortcut : LButton (enable native option ~) Type : Command If ( A_PriorHotKey = A_ThisHotKey &&am...
by burnedstriker
Nov 21st, ’18, 17:13
Forum: User Commands and Scripts
Topic: Double Click To Hide/Unhide Desktop Icons
Replies: 8
Views: 20018

Double Click To Hide/Unhide Desktop Icons

I would like a feature or a script. I don't know if this is possible as a feature, hence posting it in this script section. I would like to execute the double-click to hide and again double-click to unhide icons. This should work as default on windows startup without executing any commands or typing...