Search found 298 matches

by kotlmg
13 Jan 2012 12:48
Forum: Script Exchange
Topic: Mount iso files using winarchive
Replies: 29
Views: 8373

Re: Mount iso files using winarchive

i have installed power iso in my office 32 bit win 7 sytem and it got installed in C:\Program Files\PowerISO\PowerIso.exe and it is having piso.exe also. it has installed K,L.M and N drives. "Mount..." end(recase("<curext>", "lower") != "iso"), "No ISO fi...
by kotlmg
13 Jan 2012 10:48
Forum: Script Exchange
Topic: Mount iso files using winarchive
Replies: 29
Views: 8373

Re: Mount iso files using winarchive

there is no piso.exe in the installation folder. so i have modified the code to PowerIso.exe. whenever mount, unmount drive or unmount all commands are executed from catalogue, only power iso window is getting popped up, neither mounting nor unmounting taking place.
by kotlmg
13 Jan 2012 03:54
Forum: Script Exchange
Topic: Mount iso files using winarchive
Replies: 29
Views: 8373

Re: Mount iso files using winarchive

i tried the code with msg and also with run. but it is not working.
the path for the program is
C:\Program Files (x86)\PowerISO\PowerISO.exe

the website for the program is http://www.poweriso.com/
by kotlmg
12 Jan 2012 15:30
Forum: Script Exchange
Topic: Mount iso files using winarchive
Replies: 29
Views: 8373

Re: Mount iso files using winarchive

stefan, i got power iso 4.9 virtual mounting software. it supports command line options also. the application is installed in the following folder and path for application is "C:\Program Files (x86)\PowerISO\PowerISO.exe". right now i have enabled 4 drives of power iso. they are L, M, N, O...
by kotlmg
08 Jan 2012 18:11
Forum: Script Exchange
Topic: Mount iso files using winarchive
Replies: 29
Views: 8373

Re: Mount iso files using winarchive

stefan, thanks for your kind reply. i have typed wrongly. OpenWith """C:\Program Files (x86)\WinArchiver\WinArchiver.exe"" <items>"; the above script is only opening the winarchiver software window. presently i have got 4 drives created by winarchiver virtual drive as F...
by kotlmg
08 Jan 2012 16:13
Forum: Script Exchange
Topic: Mount iso files using winarchive
Replies: 29
Views: 8373

Mount iso files using winarchive

i am using winarchiver software to mount or unmount iso and other file formats using the following xyplorer script. OpenWith """C:\Program Files (x86)\WinArchiver\WinArchiver.exe"" <items>"; the above script is able open the winarchinve window and i have to personally m...
by kotlmg
29 Dec 2011 18:51
Forum: Script Exchange
Topic: moving files above/below/top or bottom
Replies: 7
Views: 2305

Re: moving files above/below/top or bottom

thanks stefan, it works.
by kotlmg
29 Dec 2011 12:18
Forum: Script Exchange
Topic: moving files above/below/top or bottom
Replies: 7
Views: 2305

Re: moving files above/below/top or bottom

What you want is to 'filter' explicitly so only the selected files are visible, than you want to 'sortby' the Modified column. my requirement is "'filter' explicitly so only the selected files are visible, thanto 'sortby' the Modified column" and apply rename function on the above selecte...
by kotlmg
24 Dec 2011 16:28
Forum: Script Exchange
Topic: TeraCopy Integration
Replies: 238
Views: 118533

Re: TeraCopy Integration

1.the teracopy works perfectly with explorer. 2. i have used ProgramW6432% variable instead of the %ProgramFiles% variable and it is working like a charm with xyplorer. your second tip worked for me. thanks a lot for solving my problem patiently. i wish you and xyplorer team a very happy and merry c...
by kotlmg
24 Dec 2011 16:18
Forum: Tips & Tricks, Questions & Answers
Topic: drag'n'drop focus
Replies: 11
Views: 2457

Re: drag'n'drop focus

use the following script to play the selected files using your favorite player. i am showing the players as kmplayer, zoomplayer and potplayer. you can replace them with your favorite player path. it will work perfectly. OpenWith """C:\Program Files (x86)\Zoom Player\zplayer.exe"...
by kotlmg
24 Dec 2011 16:07
Forum: Script Exchange
Topic: TeraCopy Integration
Replies: 238
Views: 118533

Re: TeraCopy Integration

i am using the catalog to run the teracopy.xys script. it is working with the 32 bit and 64 bit systems. recently i have bough one win7 64 bit dell xys inspiron 7. i have installed teracopy 2.2 on my system. from catalogue, the xyplorer options are popping up, the moment i click the script, but tera...
by kotlmg
24 Dec 2011 16:06
Forum: Script Exchange
Topic: TeraCopy Integration
Replies: 238
Views: 118533

Re: TeraCopy Integration

i am using the catalog to run the teracopy.xys script. it is working with the 32 bit and 64 bit systems. recently i have bough one win7 64 bit dell xys inspiron 7. i have installed teracopy 2.2 on my system. from catalogue, the xyplorer options are popping up, the moment i click the script, but tera...
by kotlmg
24 Dec 2011 15:25
Forum: Script Exchange
Topic: TeraCopy Integration
Replies: 238
Views: 118533

Re: TeraCopy Integration

while copying or moving files tera copy window is not popping up. only default xyplorer copy command is working.
by kotlmg
24 Dec 2011 07:54
Forum: Script Exchange
Topic: TeraCopy Integration
Replies: 238
Views: 118533

Re: TeraCopy Integration

i am using win 7 64 bit system. i am using teracopy 2.2 and it is not getting integrated with the xyplorer. only default copy handling is tabking place. i have configured the teracopy path using script also. even then tera copy is not getting integrated? is there any workaround?
by kotlmg
14 Dec 2011 14:34
Forum: Script Exchange
Topic: bringing the subtitle to the parent folder of the movie
Replies: 3
Views: 1198

bringing the subtitle to the parent folder of the movie

i need a small script to bring the deeply rooted subtitle files .srt, .smi, etc in the sub sub folder to the parent folder and rename the subtitle with the base name of the movie and delete the all other sub sub folders. and also to rename the parent folder as base of the movie. ex: i have a movie.a...