Problem to extract an AutoCAD patch exe
Hi,
First i read this..
NOTE: In both of the following procedures, the service pack file that you download contains an MSP (Microsoft Patch) file. You must extract that file from the executable file. To extract the MSP file from the executable, use the /e ("extract") switch.
Then I run:
autocad2009lockedsp3.exe /e
The only I get is a file in %temp% and that file is named "MSP2"
Waht wrong do I do?
/SaiTech
First i read this..
NOTE: In both of the following procedures, the service pack file that you download contains an MSP (Microsoft Patch) file. You must extract that file from the executable file. To extract the MSP file from the executable, use the /e ("extract") switch.
Then I run:
autocad2009lockedsp3.exe /e
The only I get is a file in %temp% and that file is named "MSP2"
Waht wrong do I do?
/SaiTech
0 Comments
[ + ] Show comments
Answers (3)
Please log in to answer
Posted by:
anonymous_9363
15 years ago
Waht wrong do I do?No offence but it looks like you simply failed to read the article properly. The command line you should have used is:
<local_drive:>\<patch_name> /e <local_drive:>\< patch_name>.msp
In other words, you need to add the location and name, including the '.MSP' extension, where you want the path file to be extracted.http://images.autodesk.com/adsk/files/autocad_2009_and_autocad_lt_2009_update_3_readme.htm#Installation_Instructions_
Posted by:
SaiTech
15 years ago
Posted by:
anonymous_9363
15 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.