Jump to content

Recommended Posts


Posted
Yes,

You may not need savepath, that just writes to registry.

path could also be maybe %temp% ?

thanks. i think i got it. actually, i want it extracted to desktop so i can delete it rite away

Posted

5. Clean the directory so sp1.msp, data1.cab, and netfx.msi are the only files (3 files) in the directory.

Where is this data1.cab ? I can not locate it.

Posted

Winrar has a temp option. so it extract to your temp dir, executes your setup, then deletes the temp file that it created, when install has completed. Makes it clean then.

Posted
Winrar has a temp option. so it extract to your temp dir, executes your setup, then deletes the temp file that it created, when install has completed. Makes it clean then.

oh! ok. as long as it gets deleted. i'll do that then. thanks!

Posted

Comment tab in winrar should look like this.

;The comment below contains SFX script commands

Setup=netfx.msi /qn

TempMode

Silent=1

Overwrite=1

Posted
5. Clean the directory so sp1.msp, data1.cab, and netfx.msi are the only files (3 files) in the directory.

Where is this data1.cab ? I can not locate it.

SP1 needs the cabinet file from the installation routine: netfx1.cab

Posted

has anyone been able to utilize this in svcpack.inf? Also, I think its been said that there is an error when using winrar temp extract (extracting to a temp dir)...

Posted

@canuckerfan

Type msiexec /a netfx.msi

@evilvoice

Tested SFX rar with Windows install using tempmode. No problems.

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