

if FileExists("%ScriptPath%\delsub32.opsiscript") Set $myProperty$ = getProductProperty("dummy_prop", "yes")Ĭomment "myproperty value must be may_be" ShowBitmap "%ScriptPath%\" + $ProductId$ + ".png" $ProductId$ Stop process and set installation status to failed LogError "Not enough space on %SystemDrive%, " + $MinimumSpace$ + " on drive %SystemDrive% needed for " + $ProductId$ If not(HasMinimumSpace ("%SystemDrive%", $MinimumSpace$)) Set $InstallDir$ = "%ProgramFiles32Dir%\Autodesk" the path were we find the product after the installation therefore please: only lower letters, no umlauts, $ProductId$ should be the name of the product in opsi and published under the Terms of the General Public License. (150) installed product: autocad2017圆4-batch Version: 1.0-1Ĭode: Alles auswählen Copyright (c) uib gmbh ( This sourcecode is owned by uib (144) Syntax Error in Section: Actions (Command in line 75 origin: p:\autocad2017圆4-batch\setup32.opsiscript line: 76): EndIf -> expected (143) Syntax Error in Section: Actions (Command in line 74 origin: p:\autocad2017圆4-batch\setup32.opsiscript line: 75): DosBatch^ -> illegal String Expressionstr

So I believe this will be helpful.Code: Alles auswählen 141) ~~~~~~~ End Sub ~~~~~~~ Sub_check_exitcode Even if you only have AutoCAD installed, you must uninstall several products.

If you see the products supported in the list, you can also use this tool to uninstall AutoCAD and some AutoCAD based products. So it means if we have Autodesk Design Suite 2012, we must uninstall each product manually? Not really. Apparently (almost) all Autodesk Suites has this utility.īut not for Autodesk Design Suite (it’s AutoCAD Design Suite in 2013). You can see Edward Winter post how to use quick uninstall tool here and in this Autodesk documentation. Lucky for us, there is an utility to do this with less clicks: Autodesk quick uninstall tool. You will need to uninstall many products! Especially if you have one of the suites. Uninstalling old version is a tedious task. It means one thing for us geeks: it’s time to upgrade! You may already downloaded or got your installation media. Last week, Autodesk released some of their 2013 products. To run uninstall tool: Click Windows Start Menu> All Program> Autodesk> Uninstall Tool

Update: If you want to uninstall Autodesk Suites 2013 or later, the uninstall tool is already included.
