Search found 15 matches

by sh4un
14 Nov 2017 16:06
Forum: Tips & Tricks, Questions & Answers
Topic: Ext USB slows all tabs/whole program
Replies: 0
Views: 925

Ext USB slows all tabs/whole program

Hi,

I have external usb hdd and every time I want to browse in XY, if the external is not already spining, it slows hangs XY for 5~10secs which is way too long, how can make it so only the tab hangs/pauses instead of the whole XY program?

Thank you
by sh4un
03 Dec 2013 09:23
Forum: Tips & Tricks, Questions & Answers
Topic: The End of the Lifetime License
Replies: 40
Views: 13433

Re: The End of the Lifetime License

XY is written in VB6. There's no 64bit assembly (assembly = prog to translate Don's code into machine code which the computer understand and execute) => No 64 bits XY. Other file managers are written in languages (other than VB6) which have x64 assembly. btw, x64 is not a magic wand. Programs writt...
by sh4un
02 Dec 2013 23:21
Forum: Tips & Tricks, Questions & Answers
Topic: The End of the Lifetime License
Replies: 40
Views: 13433

Re: The End of the Lifetime License

64b is the future and you can't deny...why do the other files manager have 64b? must be a reason.. Just sayin' :whistle:

XYplorer is *one* great investment I have made, there are many great softwares out there.
by sh4un
02 Dec 2013 20:55
Forum: Tips & Tricks, Questions & Answers
Topic: The End of the Lifetime License
Replies: 40
Views: 13433

Re: The End of the Lifetime License

I would pay $90 (USD) for a lifetime license of XYplorer, just sayin'. :cup: And it's worth it. I will probably raise the price again in 2014. IMO XY is now clearly ahead of any competetion and the distance to the others is increasing by the week. :biggrin: I don't know about that, there is not 64b...
by sh4un
02 Dec 2013 12:21
Forum: Tips & Tricks, Questions & Answers
Topic: The End of the Lifetime License
Replies: 40
Views: 13433

Re: The End of the Lifetime License

Ofcourse, you are the creator, you can sell your product how ever you wish. I just thought an explanation would suffice for such a wonderful offer that you have brought back from the dead :appl:

I would pay $90 (USD) for a lifetime license of XYplorer, just sayin'. :cup:
by sh4un
02 Dec 2013 10:12
Forum: Tips & Tricks, Questions & Answers
Topic: The End of the Lifetime License
Replies: 40
Views: 13433

Re: The End of the Lifetime License

Hi.. I also want to know WTF is up.. Why after more than 12 years the lifetime license is gone for more than a year, and now back the last few months? Is it back for good? Or just when you see fit? :naughty: Allowing it back is one thing, but allowing it back at 50% off??? I'm not complaining, just ...
by sh4un
23 Jun 2012 16:54
Forum: Tips & Tricks, Questions & Answers
Topic: How to reset toolbar icons to default?
Replies: 4
Views: 1194

Re: How to reset toolbar icons to default?

thanks admin, that's what I was after, that's kidna confusing how that's done!
by sh4un
08 Apr 2012 16:28
Forum: Tips & Tricks, Questions & Answers
Topic: Tips for archiving versions of files?
Replies: 4
Views: 1157

Re: Tips for archiving versions of files?

thanks highend, that's is a very good way actually, I might switch to it! I believe I used to do it this way a while back, but got used to renaming files with version info on the end. Any reason you don't like to do it that way? Are there any pro's vs con's for your method vs my method? Mine: All ve...
by sh4un
08 Apr 2012 16:18
Forum: Tips & Tricks, Questions & Answers
Topic: How to add file version to end of filename?
Replies: 7
Views: 1701

Re: How to add file version to end of filename?

highend, what's the difference between product version and file version? some files do not have the same values here, or use a different format like 6.3.2 and 6-3-2 etc. Actually what I meant to say is why is there 2 different File versions on the preview pane version tab? also, where exactly does X...
by sh4un
08 Apr 2012 16:00
Forum: Tips & Tricks, Questions & Answers
Topic: Tips for archiving versions of files?
Replies: 4
Views: 1157

Tips for archiving versions of files?

Hello, I like to collect and archive all my software that I download or use or think that I may need in the future. Currently I keep the original downloaded file name, then append the version to the end so that I am able to keep many versions of the same software, I'm wondering what is the best way,...
by sh4un
08 Apr 2012 15:53
Forum: Tips & Tricks, Questions & Answers
Topic: How to add file version to end of filename?
Replies: 7
Views: 1701

Re: How to add file version to end of filename?

Thanks, that works just fine and was actually pretty simple!

rename b, '*_[<curver>]', p;
by sh4un
08 Apr 2012 15:21
Forum: Tips & Tricks, Questions & Answers
Topic: 64bit version?
Replies: 41
Views: 11585

Re: 64bit version?

I'd just like to say that I'm hoping for a 64bit version within the next 2 years, because using the sysnative trick/folder is very limited. I chose to use 64bit Windows in order to be able to use more RAM - because I do a lot of media work, and 4GB is just not enough for multitasking with huge appli...
by sh4un
08 Apr 2012 15:05
Forum: Tips & Tricks, Questions & Answers
Topic: How to add file version to end of filename?
Replies: 7
Views: 1701

How to add file version to end of filename?

Hello, Is it possible to have a custom command or script to add the file's version to the end of the filename? If there wasn't any version info, then it would just add _[] to the end. Examples: ccleaner.exe to ccleaner_[2.100.2].exe noversion.exe to noversion_[].exe How do I achieve that? Right now ...