Jump to content

Installer does not like config file


m3_del

Recommended Posts

Run from the command line this string works, but when packaged I get config failed error. I am sure it is the second set of quotes. I have tried single quotes with no luck and also have tried no quotes. This is for installing via svcpack

;!@Install@!UTF-8!

RunProgram="RunHiddenConsole.exe /w setup.exe /s /v"PROGDIR=C:\Lotus\Notes DATADIR=C:\Lotus\Notes\Data /qn""

;!@InstallEnd@!

Anyone know what I might be doing wrong or perhaps a work around for this?

Edited by m3_del
Link to comment
Share on other sites


I haven't tried either of these so I really can't say if they'll work, but you could try double quotes or substitute the inner quotes with an apostrophe (').

A solution that I know will work is to create a .cmd file with your command line in it and call that instead.

Link to comment
Share on other sites

  • 1 month later...

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