| Author |
Message |
Partenheimer
Guest
|
Posted:
Fri Jan 21, 2005 2:50 am Post subject:
Script File Uninstall |
|
|
I've created DOS Batch files to successfully install Land Desktop-Civil Design-Survey-Raster Design packages on my workstations for both 2004 and 2005.
Does anyone know how to create a batch file to UNinstall two or three Autodesk products? I'd like to remove the 2004 products without having to use Windows Add/Remove Programs on each product individually.
TIA
Mike Partenheimer
|
|
| Back to top |
|
 |
Jimmy Bergmark
Guest
|
|
| Back to top |
|
 |
AlmightySR
Guest
|
Posted:
Fri Jan 21, 2005 6:08 pm Post subject:
Re: Script File Uninstall |
|
|
How do you do that? I would love to be able to make a script file that
would install Network Revit.
"Partenheimer" <nospam@address.withheld> wrote in message
news:17357503.1106257837715.JavaMail.jive@jiveforum2.autodesk.com...
| Quote: | I've created DOS Batch files to successfully install Land Desktop-Civil
Design-Survey-Raster Design packages on my workstations for both 2004 and
2005.
Does anyone know how to create a batch file to UNinstall two or three
Autodesk products? I'd like to remove the 2004 products without having to
use Windows Add/Remove Programs on each product individually.
TIA
Mike Partenheimer |
|
|
| Back to top |
|
 |
patrick_aps
Guest
|
Posted:
Mon Jan 24, 2005 5:17 pm Post subject:
Re: Script File Uninstall |
|
|
| I would use Auto-IT to Record the uninstall procedure.. |
|
| Back to top |
|
 |
AlmightySR
Guest
|
Posted:
Mon Jan 24, 2005 7:38 pm Post subject:
Re: Script File Uninstall |
|
|
can you do a install with a Bat ?
"patrick_aps" <nospam@address.withheld> wrote in message
news:30346297.1106569108694.JavaMail.jive@jiveforum1.autodesk.com...
>I would use Auto-IT to Record the uninstall procedure.. |
|
| Back to top |
|
 |
partenheimer
Guest
|
Posted:
Wed Jan 26, 2005 10:04 am Post subject:
Re: Script File Uninstall |
|
|
Jimmy,
Thank you.
That's just what I needed.
Mike Partenheimer |
|
| Back to top |
|
 |
partenheimer
Guest
|
Posted:
Wed Jan 26, 2005 10:04 am Post subject:
Re: Script File Uninstall |
|
|
Yes,
I use a batch file. After creating the installation images for network deployment for each of my Autodesk products (Land Desktop, Civil Design, Survey, Raster Design) I am left with four icons. I simply right clicked on the icons and opened the properties dialog box. I copied the command line from each of the 4 installation icons and pasted them to 4 lines in my batch file. I also added lines to copy additional custom support folders, custom ARG files and custom startup icons (specifying my custom arg files). The result is a one click process to install the four programs plus my customization. If you are interested I can post sample lines from the batch file.
Mike Partenheimer |
|
| Back to top |
|
 |
|
|
|
|