/build/static/layout/Breadcrumb_cap_w.png

Brother PTouch Software

Does anyone know where I can find information on how to install Brother P Touch software through the command line. I tried to run the MSI to create a transform and it tells me that the msi cannot run and that the program must be run from the setup.exe.

0 Comments   [ + ] Show comments

Answers (4)

Posted by: jbottcher 6 years ago
White Belt
1
http://www.itninja.com/software/brother/p-touch-editor/5-3208
Posted by: anonymous_9363 15 years ago
Red Belt
0
You can normally fool these MSIs by adding the ISSETUPDRIVEN property with a value of '1' to the command line:

....MSIEXEC /I [name_of_MSI] ISSETUPDRIVE=1 [other_arguments]

Make sure, though, that you re-run the vendor's setup.exe afterwards (having renamed the relevant 'Uninstall' registry key to fool the Windows Installer engine into believing the product isn't installed) so that you can be sure your package is complete. Many vendors are too lazy to switch the installation functionality that's been in their set-up stubs for years into their MSIs.
Posted by: anonymous_9363 15 years ago
Red Belt
0
Nice catch, Graham. Guilty, as charged...
Posted by: spartacus 15 years ago
Black Belt
-1
ORIGINAL: VBScab


....MSIEXEC /I [name_of_MSI] ISSETUPDRIVE=1 [other_arguments]



A rare error from you Ian, surely you meant to say

MSIEXEC /I [name_of_MSI] ISSETUPDRIVEN=1 [other_arguments]

Regards,

Spartacus
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ