ChromeFan Posted September 7, 2008 Share Posted September 7, 2008 (edited) my title says all "how can i run a file inside from a *.Rar archive?"i have some files in a compressed archive and want to run from inside the compressed folder when i need them. is there any way to run the files from *.rar or *.zip archives? if it is not possible then let me know Else let me know the solution.Thanks! Edited September 7, 2008 by ChromeFan Website: www.cerescode.comForum: www.forum.cerescode.comIRC: irc.freenode.net , Channel: #Ceres--------------------Autoit Wrappers, Great additions to your script (Must See) (By: Valuater)Read It Befor Asking Question Click Here...--------------------Join Monoceres's Forums http://www.monoceres.se--------------------There are three kinds of people: Those who make things happen, those who watch things happen, and those who ask, What happened? Casey Stengel Link to comment Share on other sites More sharing options...
ChromeFan Posted September 7, 2008 Author Share Posted September 7, 2008 i have this link http://ams.cern.ch/AMS/amsexch/arch/rar/rar.txtit contains the information on how to use RAR command line syntax, Switches, Parameters, etcbut i could not understand on how can i run some files directly from inside the *.rar file using autoit.can someone help me out??? Website: www.cerescode.comForum: www.forum.cerescode.comIRC: irc.freenode.net , Channel: #Ceres--------------------Autoit Wrappers, Great additions to your script (Must See) (By: Valuater)Read It Befor Asking Question Click Here...--------------------Join Monoceres's Forums http://www.monoceres.se--------------------There are three kinds of people: Those who make things happen, those who watch things happen, and those who ask, What happened? Casey Stengel Link to comment Share on other sites More sharing options...
dbzfanatic Posted September 7, 2008 Share Posted September 7, 2008 Please wait at least 24 hours before bumping a thread. Also, you can't run a file from within an archive, you must extract it first. Most programs extract it to a Temp folder then run it from there, you can do that and if you're worried about storage remove it from the TempDir after you've finished. Go to my website. | My Zazzle Page (custom products)Al Bhed Translator | Direct linkScreenRec ProSimple Text Editor (STE) [TUTORIAL]Task Scheduler UDF <--- First ever UDF!_ControlPaste() UDF[quote name='renanzin' post='584064' date='Sep 26 2008, 07:00 AM']whats help ?[/quote] Link to comment Share on other sites More sharing options...
ChromeFan Posted September 8, 2008 Author Share Posted September 8, 2008 i think it's possible but don't know how. Website: www.cerescode.comForum: www.forum.cerescode.comIRC: irc.freenode.net , Channel: #Ceres--------------------Autoit Wrappers, Great additions to your script (Must See) (By: Valuater)Read It Befor Asking Question Click Here...--------------------Join Monoceres's Forums http://www.monoceres.se--------------------There are three kinds of people: Those who make things happen, those who watch things happen, and those who ask, What happened? Casey Stengel Link to comment Share on other sites More sharing options...
rasim Posted September 8, 2008 Share Posted September 8, 2008 my title says all "how can i run a file inside from a *.Rar archive?"i have some files in a compressed archive and want to run from inside the compressed folder when i need them. is there any way to run the files from *.rar or *.zip archives? if it is not possible then let me know Else let me know the solution.Thanks!You must unpack file before run it. Link to comment Share on other sites More sharing options...
ChromeFan Posted September 12, 2008 Author Share Posted September 12, 2008 Ding "it's a Dump" Website: www.cerescode.comForum: www.forum.cerescode.comIRC: irc.freenode.net , Channel: #Ceres--------------------Autoit Wrappers, Great additions to your script (Must See) (By: Valuater)Read It Befor Asking Question Click Here...--------------------Join Monoceres's Forums http://www.monoceres.se--------------------There are three kinds of people: Those who make things happen, those who watch things happen, and those who ask, What happened? Casey Stengel Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now