Dear all,
I use the tool since two month and it works fine for me.
Currently I have to use the tool for a new installation. On the end I get the error code 1603, into eventvwr I saw the error 1722 on the last step of installation to register the program.exe
I tried different ways to install the application...
When I start the installation within a new script (not the tool) using "$errno=Start-Process -FilePath "Setup.exe" -Wait -Passthru).ExitCode" all works fine, no error. Also when I run the install manually with the setup.exe, no error occured.
The same command line used within the Deploy-Application.ps1 the error occured.
So it seams the problem only occure when I use the tool.
Strange...
Regards,
Maximilian
I use the tool since two month and it works fine for me.
Currently I have to use the tool for a new installation. On the end I get the error code 1603, into eventvwr I saw the error 1722 on the last step of installation to register the program.exe
I tried different ways to install the application...
When I start the installation within a new script (not the tool) using "$errno=Start-Process -FilePath "Setup.exe" -Wait -Passthru).ExitCode" all works fine, no error. Also when I run the install manually with the setup.exe, no error occured.
The same command line used within the Deploy-Application.ps1 the error occured.
So it seams the problem only occure when I use the tool.
Strange...
Regards,
Maximilian