ZWSOFT User Community > ZWSOFT Forums - Find. Share. Connect. > ZWCAD > command line parameters in ZWCAD
command line parameters in ZWCAD
command line parameters in ZWCAD
28-09-2011 01:19 . am | View his/her posts only
$M=$(if,$(and,$(>,$(getvar,clistate),0)),^C^C_VBARUN,^C^C_commandline)
Above if the command invoked on clicking my custom tool bar.
I am unable to locate its equivalant in ZWCAD.
Your help would be greatly appriciated!
Above if the command invoked on clicking my custom tool bar.
I am unable to locate its equivalant in ZWCAD.
Your help would be greatly appriciated!
command line parameters in ZWCAD
02-10-2011 03:11 . am | View his/her posts only
Installs or configures a product.
/f [p|o|e|d|c|a|u|m|s|v] Package|ProductCode
Repairs a product. This option ignores any property values entered on the command line. The default argument list for this option is 'omus.' This option shares the same argument list as the REINSTALLMODE property.
p - Reinstalls only if file is missing.
o - Reinstalls if file is missing or an older version is installed.
e - Reinstalls if file is missing or an equal or older version is installed.
d - Reinstalls if file is missing or a different version is installed.
c - Reinstalls if file is missing or the stored checksum does not match the calculated value. Only repairs files that have msidbFileAttributesChecksum in the Attributes column of the File table.
a - Forces all files to be reinstalled.
u - Rewrites all required user-specific registry entries.
m - Rewrites all required computer-specific registry entries.
s - Overwrites all existing shortcuts.
v - Runs from source and re-caches the local package. Do not use the v reinstall option for the first installation of an application or feature.
/a Package
Administrative installation option. Installs a product on the network.
everglades bass fishing
charm bracelets
/f [p|o|e|d|c|a|u|m|s|v] Package|ProductCode
Repairs a product. This option ignores any property values entered on the command line. The default argument list for this option is 'omus.' This option shares the same argument list as the REINSTALLMODE property.
p - Reinstalls only if file is missing.
o - Reinstalls if file is missing or an older version is installed.
e - Reinstalls if file is missing or an equal or older version is installed.
d - Reinstalls if file is missing or a different version is installed.
c - Reinstalls if file is missing or the stored checksum does not match the calculated value. Only repairs files that have msidbFileAttributesChecksum in the Attributes column of the File table.
a - Forces all files to be reinstalled.
u - Rewrites all required user-specific registry entries.
m - Rewrites all required computer-specific registry entries.
s - Overwrites all existing shortcuts.
v - Runs from source and re-caches the local package. Do not use the v reinstall option for the first installation of an application or feature.
/a Package
Administrative installation option. Installs a product on the network.
everglades bass fishing
charm bracelets



