Opened 10 years ago
Closed 10 years ago
#2991 closed Feature Request (Rejected)
MSI Exec with spaces and commas
Reported by: | Michael Morris <morrismem@…> | Owned by: | |
---|---|---|---|
Milestone: | Component: | AutoIt | |
Version: | Severity: | None | |
Keywords: | Cc: |
Description
I have a MSI command that has a space and some commas. How do i pass the space and commas to the MSI?
String -
RunWait ("Msiexec.exe /i pdfDocs4-1-600-123-x86.msi /qn DEFAULTPDFAPP=1 INSTALLFOLDER="C:\Program Files\DocsCorp\pdfDocs ADDLOCAL=Capensys,Core,DMContextMenu,OfficeAddins,OutlookAddin,ShellIntegration,OCRDESKTOP")
Program files has a space and the ADDLOCAL string has many commas. I cannot get this string to work. what is the secret?
Attachments (0)
Change History (2)
comment:1 Changed 10 years ago by TicketCleanup
- Version 3.3.12.0 deleted
comment:2 Changed 10 years ago by Jos
- Resolution set to Rejected
- Status changed from new to closed
The secret is that this is a bug&feature reporting place and not a supportforum.
Go here for questons:http://www.autoitscript.com/forum
Jos
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
Automatic ticket cleanup.