Jump to content

Recommended Posts


Posted

I also need a command for overwriting a file

because after installing MSN messenger i want to over write it with my modifyied version of msn messenger but for that i need to overwrte msnmsgr.exe with my version of the exe

ECHO.
ECHO Installing MSN Messenger 6.0.0602 Final
ECHO Please wait...
start /wait %systemdrive%\install\Applications\MSN\MsnMsgs.msi /QB

What is the command that ive to apply after this one??

:hello:

Terry_boy.

Posted (edited)

WinRAR SFX

;The comment below contains SFX script commands

Path=MSN Messenger

SavePath

Overwrite=1

Put this in the winrar sfx comment section and you should be set.

Edited by 1chaoticadult
Posted

omg i m confused now

if i use the COPY msnmsgr.exe %Programfiles%\MSN Messenger command then y do i need to make the SFX? wont that command overwrite the file??

:bye:

Terry_boy.

Posted

Thanks 1chaoticadult

Ok ive SFX ed the file up so will the following command (for cmdlines) work??

or do i have to add a switch

ECHO.
ECHO Copying MSN Messenger 6.0.0602 Final Patch
ECHO Please wait...
start /wait %systemdrive%\install\Applications\MSN2\msnmsgr.exe

:hello:

Terry_Boy.

Posted (edited)

It depends on what options you used in winrar for you sfx file. You can make it completely silent without using switches. If Silent=1 is in the comment of your sfx then you don't need switches. If not use the switch -s.

Edited by 1chaoticadult

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...