Search found 101 matches

by Georgd
03 Dec 2009, 20:19
Forum: Plugins Development
Topic: Portable Altap Salamander
Replies: 24
Views: 50704

Re: Portable Altap Salamander

This is a really nice idea :) and very useful. I've worked through the code and made some changes that I wanna share with you; mainly it's improvements in avoiding and handling of errors. There are 2 TODOs that you might want to take care of :) And if you dislike to get status commands, be them pure...
by Georgd
03 Dec 2009, 14:36
Forum: Feature Requests
Topic: Delayed Delete
Replies: 6
Views: 10217

Re: Delayed Delete

1. The Delete operation doesn't need to have confirmation dialog box or this dialog box could come from Windows (Recycle Bin). So we have no place where place the queue option. 2. The proposal is potentially dangerous. Imagine situation when first Copy/Move operation will fail (out of space, overwr...
by Georgd
03 Dec 2009, 02:40
Forum: Feature Requests
Topic: Hardlinks and Junctions
Replies: 17
Views: 33822

Re:

just a summary from Czech thread about similar topic Full linkovanie na NTFS - "Junction point" : - creating Junction Points - viewing Junction Point links (to be able to see, where the link goes) - editing Junction Points (to be able to change the link target) Did anything happen on that...
by Georgd
03 Dec 2009, 02:24
Forum: Feature Requests
Topic: Batch Rename - Subdirectories
Replies: 5
Views: 7979

Re: Batch Rename - Subdirectories

ether wrote:+1 I've encountered this imperfection several times, it's annoying little thing on an almost perfect plugin.
+1, same observation. For me, it would perfectly sufficate to have "only directories" checkbox next to "exclude extensions".
by Georgd
03 Dec 2009, 02:17
Forum: Feature Requests
Topic: Delayed Delete
Replies: 6
Views: 10217

Re: Delayed Delete

+1

I encounter this use case nearly daily. The usual "Wait until other operations are complete" would be fine for me :)
by Georgd
03 Dec 2009, 02:11
Forum: Feature Requests
Topic: Portable Altap Salamander
Replies: 4
Views: 7920

Re: Portable Altap Salamander

@Altap: Is XML easier? Portable Salamander would be great :)
by Georgd
03 Dec 2009, 01:57
Forum: Feature Requests
Topic: Add possibility to create NTFS symbolic links
Replies: 9
Views: 14179

Re: Add possibility to create NTFS symbolic links

Did you install the 32bit or 64bit version of LSE? As AS is 32bit, it cannot access 64bit shell extensions... I was not able to install 32bit version on my 64bit system Same here; 32bit installer quits with message " This version of LSE is not compatible with this platform. Please download the...
by Georgd
27 Nov 2009, 15:04
Forum: Feature Requests
Topic: Add possibility to create NTFS symbolic links
Replies: 9
Views: 14179

Re: Add possibility to create NTFS symbolic links

pjj wrote:I'm not sure what you mean by saying that Link Shell Extension doesn't work within Salamander: for me (XP SP3) it works flawlessly. ... Sorry to rain on your parade.
No problem :) On my Win 7 64 bit, LSE does not work within Salamander; it does not appear at all in the context menu.
by Georgd
26 Nov 2009, 17:40
Forum: Problems and Troubleshooting
Topic: command shell window: start it as admin via user menu F9
Replies: 4
Views: 6131

Re: command shell window: start it as admin via user menu F9

Thank you, the script works fine :mrgreen: Don't forget to surround the script location with " if the path contains spaces, see http://yfrog.com/9gcmdasadmininsalamanderp
by Georgd
26 Nov 2009, 17:24
Forum: Feature Requests
Topic: Add possibility to create NTFS symbolic links
Replies: 9
Views: 14179

Add possibility to create NTFS symbolic links

Did you ever come aross the use case that a directory or file makes sense in two different locations in your file system structure? Example: You keep private and business apart, but one dir or file is required in both environments. Having the file twice is bad, because they will have different conte...
by Georgd
26 Nov 2009, 16:20
Forum: Feature Requests
Topic: Restore Selection (Ctrl+W) improvements
Replies: 4
Views: 8996

Re: Restore Selection (Ctrl+W) improvements

in 2.52 still like reported :?
by Georgd
26 Nov 2009, 16:08
Forum: Feature Requests
Topic: Search Results View Mode
Replies: 4
Views: 8823

Re: Search Results View Mode

-1, I use XnView for that task now (search as well as flat view)
by Georgd
26 Nov 2009, 16:05
Forum: Problems and Troubleshooting
Topic: Shortcut not working
Replies: 8
Views: 9799

Re: Shortcut not working

Just to bring it up again - it is hard to remember the real keys. Would be nice to see them left of the name, e.g. ü instead of ; for documents.
ImageImage
by Georgd
26 Nov 2009, 14:40
Forum: Problems and Troubleshooting
Topic: command shell window: start it as admin via user menu F9
Replies: 4
Views: 6131

command shell window: start it as admin via user menu F9

In Win 7, several simple command line commands require higher privileges, e.g. mklink can't be run as ordinary user. Hence, I'd like to be able to start the command shell not only as me, but also as admin. Salamander itself seems not to support this (I searched help & forum). Hence, I tried to s...