Jump to content

Recommended Posts

Posted

i've create a RunOnceEx method installation

but i've a problem on the first part.

REG ADD %KEY%\005 /VE /D "Microsoft .NET Framework 1.1" /f

REG ADD %KEY%\005 /V 1 /D "%CDROM%\Apps\netfrwrk\netfx.msi /qn /norestart" /f

this is my string.

The problem is that when the command is executed,

the .Net frameworks gives me this message:

"Insert .NET Framework disk".

Why?

Is because it starts from cd?

TNX all again. :hello::hello:


Posted

The silent installer by RyanVM has issues? Well...I never seen one...what's the issue? I usually install mine via WPI, along with all the other applications I install on every machine. Never really figured to test it out, but I know I have several .NET applications that seem to run as they always have.

Posted

I've tried double clicking it, an the RunOnceEx method, I only got sucess by running through the svcpack.inf file....

Typically spits back an error about something not being right and there not a browser for help....

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