I'm trying to run AutoDesk AutoCAD 2011 via a RAP. I had initial issues getting it to download the whole 2.9GB due to file length (long story but it causes BITS to fail).
I found through the vendor I can use a .LNK file that has a set of configuration parameters set to basically go to a network share and install the application. But i'm running into the following problem:
1) I can not get a .LNK file to run via RAP
2) I've created a .CMD file that basically does the following:
For some reason i've gone one step further and taken out the COPY portion and just to see if the .CMD would create a directory but for some reason I get a error stating that its a illegal policy that the files in source do not match what is being downloaded (I assume beacuse of the folder being created)
I would just like to be able to install 2 versions of AutoCAD using this .LNK file, I have searched Google and can not find if rundll32 can be called via RAP.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.
Hello All!
Was wondering if you can help me figure this out.
I'm trying to run AutoDesk AutoCAD 2011 via a RAP. I had initial issues getting it to download the whole 2.9GB due to file length (long story but it causes BITS to fail).
I found through the vendor I can use a .LNK file that has a set of configuration parameters set to basically go to a network share and install the application. But i'm running into the following problem:
1) I can not get a .LNK file to run via RAP
2) I've created a .CMD file that basically does the following:
For some reason i've gone one step further and taken out the COPY portion and just to see if the .CMD would create a directory but for some reason I get a error stating that its a illegal policy that the files in source do not match what is being downloaded (I assume beacuse of the folder being created)
I would just like to be able to install 2 versions of AutoCAD using this .LNK file, I have searched Google and can not find if rundll32 can be called via RAP.
I've tried running the command:
cmd /c echo rundll32 shell32.dll,ShellExec_RunDLL "\\esus\package source\AutoDesk AutoCAD 2011\AutoCAD_2011.lnk"
as the program line instead of "AutoCAD_2011.lnk" but things fail either as a Bad Environment error, or just a general fail.
Sometimes I'll actually get a success but nothing actually happens which is somewhat amusing.
Any help would be great.
Thanks!
Share this post
Link to post
Share on other sites