Forums

Autocad 2008 install

Auteur Réponses
Kaar3l Dimanche 14 Février 2010 à 9:25
Kaar3lAnonymous

POL_SetupWindow_make_shortcut "$PREFIX" "$PROGRAMFILES/$TYTUL" "acad.exe" "" "$TYTUL"
POL_SetupWindow_make_shortcut "$PREFIX" "$PROGRAMFILES/Common Files/Autodesk Shared/plu26.exe" "acad.exe" "" "$TYTUL - Portable License Utility" "/l:enu"

Set_WineVersion_Assign "$CHOSENWINEVERSION" "$TYTUL"
Set_WineVersion_Assign "$CHOSENWINEVERSION" "$TYTUL - Portable License Utility"
POL_SetupWindow_make_icon_for_shortcut "$TYTUL - Portable License Utility" "a2de_plu26.0.png"
POL_SetupWindow_message "$TYTUL has been installed successfully" "$TYTUL"
The problem should be somewhere here. After autocad installion the Portable license utility doesn't work. It creates a bit buggy shortcut into .playonlinux/configurations/installed

The shortcut is like that:
cd "/home/kaarel/.PlayOnLinux/wineprefix/AutoCAD2008/drive_c/Program Files/Common Files/Autodesk Shared/PLU26.exe"
wine "acad.exe" $@

But it should be

cd "/home/kaarel/.PlayOnLinux/wineprefix/AutoCAD2008/drive_c/Program Files/Common Files/Autodesk Shared"
wine "PLU26.exe" $@
NSLW Mardi 16 Février 2010 à 21:25
NSLW

Thanks for reporting that. It's fixed right now.

This site allows content generated by members, and we promptly remove any content that infringes copyright according to our Terms of Service. To report copyright infringement, please send a notice to dmca-notice@playonlinux.com