Search found 211 matches

by ugus
20 Nov 2011 18:32
Forum: Wishes
Topic: Filter on listview only for Flatview, not reloading the view
Replies: 2
Views: 854

Filter on listview only for Flatview, not reloading the view

Is it possible to make a vf to apply to the listview contents only without refreshing the view?
Like just filtering the *list*
/Ulrik
by ugus
09 Jul 2011 15:58
Forum: Wishes
Topic: XYCopy 2.0 and UAC
Replies: 30
Views: 4540

Re: XYCopy 2.0 and UAC

OK

Thanks for the info.

Then a reasonable workaround if you want to copy to UAC protected area is to
temporarily toggle the Custom Copy toolbar off :)
by ugus
09 Jul 2011 12:18
Forum: Wishes
Topic: XYCopy 2.0 and UAC
Replies: 30
Views: 4540

Re: XYCopy 2.0 and UAC

OK, I thought you wanted this prompt... "UAC_AccessDenied2.png" BTW, Dopus fires up this UAC prompt when copying to an UAC protected area. I think this is the standard Windows behaviour. AFAIK you cannot bypass this prompt (if you don't disable the Windows UAC control....) So why is this d...
by ugus
09 Jul 2011 11:18
Forum: Wishes
Topic: XYCopy 2.0 and UAC
Replies: 30
Views: 4540

Re: XYCopy 2.0 and UAC

Thanks, I know the RUNAS trick, but it comes out so clumsy that I decided it's not workable. Also the manifest stuff is just another route to the same results. What I would need is the dialog I mentioned. But does not the manifest trick make Windows 7 display the UAC prompt when necessary for the a...
by ugus
09 Jul 2011 10:59
Forum: Wishes
Topic: XYCopy 2.0 and UAC
Replies: 30
Views: 4540

Re: XYCopy 2.0 and UAC

Maybe its also possible to get the app (XYCopy) to display the UAC prompt? A google search on this topic UAC elevation code displays some examples... It seems that a manifest like this and some coding will display the UAC prompt? <?xml version="1.0" encoding="UTF-8" standalone=&q...
by ugus
09 Jul 2011 10:47
Forum: Wishes
Topic: XYCopy 2.0 and UAC
Replies: 30
Views: 4540

Re: XYCopy 2.0 and UAC

A workaround instead of getting the UAC promt could be to use the RUNAS command and run XYCOPY with that. http://support.microsoft.com/kb/225035 Another way is to use CreateProcessWithLogonW http://msdn.microsoft.com/en-us/library/ms682431(v=vs.85).aspx So if the user needs to copy to an area which ...
by ugus
16 Jun 2011 18:13
Forum: Bug Reports
Topic: Reaching website from about screen
Replies: 3
Views: 1337

Re: Reaching website from about screen

Sandboxie software?
by ugus
16 Jun 2011 13:03
Forum: Wishes
Topic: Frequent Locations
Replies: 12
Views: 3063

Re: Frequent Locations

On http://www.activevb.de there is an example of how to accomplish a Windows 7 jump list in vb6.
by ugus
16 Jun 2011 11:48
Forum: Wishes
Topic: Frequent Locations
Replies: 12
Views: 3063

Re: Frequent Locations

OK, you mean right-click on XYplorer icon on Windows taskbar and there get the recent locations?
by ugus
27 May 2010 13:46
Forum: Reviews
Topic: Like a new feature? Say thanks here
Replies: 878
Views: 308596

Re: Like a new feature? Say thanks here

Thanks for implementing aliases. A real timesaver :D
by ugus
28 Nov 2009 18:20
Forum: Tips & Tricks, Questions & Answers
Topic: Column header does not refresh
Replies: 10
Views: 2081

Re: Column header does not refresh

I have experienced the same thing some months ago when I tested XYplorer on Vista.
I think I solved it by replacing the XYplorer.ini-file by a new fresh one...
by ugus
29 Jun 2009 11:51
Forum: Bug Reports
Topic: Freeze during copying on Vista 32-bit
Replies: 151
Views: 22913

Re: Freeze during copying on Vista 32-bit

This means that the problem of freezing while copying is only present within Windows Vista. Was the reason for having XY's own file operations because Vista people have been having issues? I fear that the audience for Vista is/will be smaller than XP + Win 7 combined, so file operations are put on ...
by ugus
29 Jun 2009 11:46
Forum: Bug Reports
Topic: Freeze during copying on Vista 32-bit
Replies: 151
Views: 22913

Re: Freeze during copying on Vista 32-bit

This means that the problem of freezing while copying is only present within Windows Vista. Was the reason for having XY's own file operations because Vista people have been having issues? I fear that the audience for Vista is/will be smaller than XP + Win 7 combined, so file operations are put on ...
by ugus
28 Jun 2009 17:23
Forum: Bug Reports
Topic: Freeze during copying on Vista 32-bit
Replies: 151
Views: 22913

Re: Freeze during copying on Vista 32-bit

This Vista sp1 file copy issue still occurs in Vista sp2. But it seems that in Windows 7 the problem has been solved! :? :) I succesfully copied a 10 gb large file in XYplorer (which is using SHFileOperation for this) without the problem that the file/copy window is freezing. Anyone else who has Win...