Jump to content

Programminstallation completly failed


Recommended Posts

:huh:

In my winnt.sif is this:

[GuiRunOnce]%systemdrive%\Install\start.cmd

in the start.cmd this:

CLS

@echo off

blabla ...

ECHO.

ECHO Registriere Nero Burning ROM 5.5 (Test)

REGEDIT /S %systemdrive%\install\Applications\Nero\register.reg

ECHO.

ECHO Installiere Nero Burning ROM 5.5 (Test)

ECHO Please wait...

start /wait %systemdrive%\install\Applications\Nero\nero551042.exe /silent /noreboot /no_ui /sn=number /write_sn

blabla ...

EXIT

The path to the start.cmd is this:
D:\XPCD\$OEM$\$1\Install

The path to the programms:

D:\XPCD\$OEM$\$1\Install\Applications\Nero

I choose Nero 5.5 for example

Now my question: My didn´the windowsinstallation installed my programms and why there is no errormessage?

HELP me please.

Link to comment
Share on other sites


Hi

the only thing i see is that install is written sometime 'Install' ie the directory and in your cmd as 'install'. Dont know if this is the problem though.

Also i gather with the register.reg you are adding the serial number so why have it in the /sn=number too...

Is it only Nero that does not install or everything in the start.cmd file?

can you see if the start.cmd is actually being started. Try it with a pause in it after Nero so you might be able to see it.

Have you tried the RunOnceEx method through cmdlines.txt.

If not I can let you now how it goes, even in German :D

Viel Gluck...

Link to comment
Share on other sites

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