Forums
Autocad 2008 install
    
    
        
        
            | Auteur | 
            Réponses | 
        
        
                
                        
		    | Kaar3l                    | 
                    Dimanche 14 Février 2010 à 18:26                                                
                     | 
                
                
                    Kaar3l      
             
     | 
                    
                         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"  $@                                                     
                     | 
                
                        
    
    
        
	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 dmcayonlinux.com