Jump to content

Problem with Double Quotes


KMan

Recommended Posts

Hi!

i have a problem with command lines containing double quotes:

my original command line is:

command.0=unzip32.exe -o %CDROM%\Unattended\Favs\Default.zip -d"%UserProfile%\Favoriten"

which according to the log file is converted to:

"unzip32.exe" -o %CDROM%\Unattended\Favs\Default.zip "-d%UserProfile%\Favoriten"

This behaviour of wihu aint good at all, since the possition of the quotes has been chosen exacly where they need to be for the command to work. This causes quite a few of my installations to fail.

Has this any purpose i dont see or is it just a Bug?

besides that i personally would prefer it if the arguments passed to a command would be an own line in the ini anyways, just an idea maybe worth considering?

Greetings

KMan

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