Page 2 of 2
Re: IZArc UDC help
Posted: 02 Feb 2009 00:30
by serendipity
jsc572 wrote:serendipity wrote:jsc572 wrote:you rock!
one more request though, I assume your script all zip/7z files with normal compression right? how about a script to call the native 7zip "add to archive..." window with all the options to change compression methods and etc...

Thanks for confirming that you bought a XY lifetime license (and quit DO). Here is the code:
Code: Select all
input $Archive, "Enter archive name", archive;
openwith """C:\Program files\7-Zip\7zG.exe"" a -ad $Archive"
I am glad you are enjoying XY.
oh yeh, I don't think I will look back to DO anytime soon

DO's tab interface is just not as intuitive to use as xyp, although I do miss the one-click imageshack upload feature, but I think that's something I can manage to getby without it.
I can suggest you a free program called Rightload for uploading stuff to imageshack, tinypic etc. Its quite useful (especially since XY does not support ftp too):
http://rightload.org/index.php/download.html
Also, I posted a small script
here for uploading directly to your ftp server.
Re: IZArc UDC help
Posted: 03 Feb 2009 02:45
by jsc572
serendipity wrote:
I can suggest you a free program called Rightload for uploading stuff to imageshack, tinypic etc. Its quite useful (especially since XY does not support ftp too):
http://rightload.org/index.php/download.html
Also, I posted a small script
here for uploading directly to your ftp server.
I'm trying out rightload now and it seems pretty handy since I only upload to imageshack. the problem is I can't figure out how to upload tomy private profile on imageshack, RL just uploads images to a generic server on imageshack, so for stuff I want to keep private, it's a no go.
Re: IZArc UDC help
Posted: 03 Feb 2009 03:51
by serendipity
jsc572 wrote:serendipity wrote:
I can suggest you a free program called Rightload for uploading stuff to imageshack, tinypic etc. Its quite useful (especially since XY does not support ftp too):
http://rightload.org/index.php/download.html
Also, I posted a small script
here for uploading directly to your ftp server.
I'm trying out rightload now and it seems pretty handy since I only upload to imageshack. the problem is I can't figure out how to upload tomy private profile on imageshack, RL just uploads images to a generic server on imageshack, so for stuff I want to keep private, it's a no go.
Cant help with that, check 3rd party plugins:
http://reg.imageshack.us/content.php?page=3rdparty
Re: IZArc UDC help
Posted: 03 Feb 2009 04:50
by jsc572
thanks, for screenshot uplsoad, rightload is actually quite useful.