- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
Problem solved!
It has been a few days, but I have solved the problem by reinstalling AutoCad 2014. In case someone follows this thread in the future, I wanted to provide the solution.
I uninstalled the software first.
Then I located the setup.ini file on the software disk.
Open the file with notepad and scroll down to the "POSTREQUISITE=..." row.
It will appear as follows:
POSTREQUISITE=ACAD_PSPACK;ADSYNC;ACADSKETCHUPIMPORT
Delete "ADSYNC" from this line. ADSYNC is what installs AC360.
After editing the result will be as follows:
POSTREQUISITE=ACAD_PSPACK;ACADSKETCHUPIMPORT
Save the setup.ini file after editing.
Install the software as normal. Once you open the software you will see AC360 in the ribbon and on the selections on the top right of the screen. You can go to View and turn off AC360 in ribbon. I didn't find a place to remove it from the upper right-hand area; however, the link doesn't bring it up, since it isn't installed.
Many thanks for all of the replies above.