Advertisement
Guest User

Untitled

a guest
Dec 26th, 2011
225
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. [b]File :[/b]Stronghold
  2. [b]Date :[/b] 12/27/11 04:41:33
  3. [b]PlayOnLinux Version :[/b] 4.0.14
  4. [b]File content :[/b]
  5. [code language%3Dplayonlinux]
  6. #!/bin/bash
  7. [ "$PLAYONLINUX" = "" ] && exit 0
  8. source "$PLAYONLINUX/lib/sources"
  9. export WINEPREFIX="/home/kasper/.PlayOnLinux//wineprefix/Stronghold"
  10. export WINEDEBUG=""
  11. #POL_Log=Manual installation_1324951847
  12. cd "/home/kasper/.PlayOnLinux//wineprefix/Stronghold/drive_c/./Program Files/Firefly Studios/Stronghold"
  13. POL_Wine "Stronghold.exe" $@
  14. [/code]
  15. [b]Install output Manual installation_1324951847:[/b]
  16. [b]Output :[/b]
  17. 12/27/11 04:41:33 - [main] Message: Debugger is starting
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement