Jump to content

Recommended Posts

Posted

i was wondering, i dunno how unattended RAR-SFX archives behave though, but will it extract to the folder where the file's located at or it will extract on the default active directory (if there's one existing)?

i had this sample *.CMD file that's being called under RunOnceEx.cmd

cd %WINDIR%\Resources\Themes
start /wait %WINDIR%\Resources\Themes\ChaNinja.exe /s
cd %SYSTEMDRIVE%\Others\dotnetfx
start /wait %SYSTEMDRIVE%\Others\dotnetfx\dotnetfx.exe /s
cd %SYSTEMDRIVE%\Others\acroread
start /wait %SYSTEMDRIVE%\Others\acroread\acroread.exe /s
cd %SYSTEMDRIVE%\Others\alcohol
start /wait %SYSTEMDRIVE%\Others\alcohol\alcohol.exe /s
cd %SYSTEMDRIVE%\Others\diskeeper
start /wait %SYSTEMDRIVE%\Others\diskeeper\diskeeper.exe /s
cd %SYSTEMDRIVE%\Others\Powerdvd
start /wait %SYSTEMDRIVE%\Others\Powerdvd\powerdvd.exe /s
cd %SYSTEMDRIVE%\Others\Ofc2k3
start /wait %SYSTEMDRIVE%\Others\Ofc2k3\ofc2k3.exe /s
cd %SYSTEMDRIVE%\Others\Nod32
start /wait %SYSTEMDRIVE%\Others\Nod32\nod32.exe /s

all the exe files called unattendedly are rar-sfx compressed. i was wondering, about the behavior of rar-sfx archives, would it be safe if i remove the cd commands?


Posted

oops im sorry, what i meant was, can i control where the extracted files are placed when running unattendedly a rar-sfx compressed archive? :)

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...