What are PlayOnLinux terminal commands?











up vote
0
down vote

favorite












I want to make .sh script as shortcut for running exe in playonlinux prefix without installing (I'm talking about portable windows application). I already have prefix loaded with required libraries and it works fine but going to PlayOnLinux -> Configure -> select my prefix -> click the Misc tab, and Run .exe in this virtual drive is long and annoying. I had done similar shortcut for Brutal Doom - Black Edition before :



#!/bin/bash
gzdoom -iwad /home/garrom/Plocha/Games/Doom/DOOM.WAD -file /home/garrom/Plocha/Games/Doom/Mods/BDBE_v3.1d_Final.pk3 /home/garrom/Plocha/Games/Doom/Mods/MovablehudBDBE3.1.pk3


However, GZDoom have wiki page with well documented commands. I cant find such commands for PlayOnLinux. Do someone knows commands and arguments to run exe file in specific prefix ?










share|improve this question






















  • It doesn't appear PlayOnLinux offers much, did you try man playonlinux ?? If using a browser you can view the reference page online with manpages.ubuntu.com/manpages/bionic/man1/playonlinux.1.html but much of it is in config files (and not command options). PlayonLinux is just a front end for wine, more options are available if you run wine directly (manpages.ubuntu.com/manpages/bionic/man1/wine.1.html) but it's more involved..
    – guiverc
    Nov 23 at 10:09

















up vote
0
down vote

favorite












I want to make .sh script as shortcut for running exe in playonlinux prefix without installing (I'm talking about portable windows application). I already have prefix loaded with required libraries and it works fine but going to PlayOnLinux -> Configure -> select my prefix -> click the Misc tab, and Run .exe in this virtual drive is long and annoying. I had done similar shortcut for Brutal Doom - Black Edition before :



#!/bin/bash
gzdoom -iwad /home/garrom/Plocha/Games/Doom/DOOM.WAD -file /home/garrom/Plocha/Games/Doom/Mods/BDBE_v3.1d_Final.pk3 /home/garrom/Plocha/Games/Doom/Mods/MovablehudBDBE3.1.pk3


However, GZDoom have wiki page with well documented commands. I cant find such commands for PlayOnLinux. Do someone knows commands and arguments to run exe file in specific prefix ?










share|improve this question






















  • It doesn't appear PlayOnLinux offers much, did you try man playonlinux ?? If using a browser you can view the reference page online with manpages.ubuntu.com/manpages/bionic/man1/playonlinux.1.html but much of it is in config files (and not command options). PlayonLinux is just a front end for wine, more options are available if you run wine directly (manpages.ubuntu.com/manpages/bionic/man1/wine.1.html) but it's more involved..
    – guiverc
    Nov 23 at 10:09















up vote
0
down vote

favorite









up vote
0
down vote

favorite











I want to make .sh script as shortcut for running exe in playonlinux prefix without installing (I'm talking about portable windows application). I already have prefix loaded with required libraries and it works fine but going to PlayOnLinux -> Configure -> select my prefix -> click the Misc tab, and Run .exe in this virtual drive is long and annoying. I had done similar shortcut for Brutal Doom - Black Edition before :



#!/bin/bash
gzdoom -iwad /home/garrom/Plocha/Games/Doom/DOOM.WAD -file /home/garrom/Plocha/Games/Doom/Mods/BDBE_v3.1d_Final.pk3 /home/garrom/Plocha/Games/Doom/Mods/MovablehudBDBE3.1.pk3


However, GZDoom have wiki page with well documented commands. I cant find such commands for PlayOnLinux. Do someone knows commands and arguments to run exe file in specific prefix ?










share|improve this question













I want to make .sh script as shortcut for running exe in playonlinux prefix without installing (I'm talking about portable windows application). I already have prefix loaded with required libraries and it works fine but going to PlayOnLinux -> Configure -> select my prefix -> click the Misc tab, and Run .exe in this virtual drive is long and annoying. I had done similar shortcut for Brutal Doom - Black Edition before :



#!/bin/bash
gzdoom -iwad /home/garrom/Plocha/Games/Doom/DOOM.WAD -file /home/garrom/Plocha/Games/Doom/Mods/BDBE_v3.1d_Final.pk3 /home/garrom/Plocha/Games/Doom/Mods/MovablehudBDBE3.1.pk3


However, GZDoom have wiki page with well documented commands. I cant find such commands for PlayOnLinux. Do someone knows commands and arguments to run exe file in specific prefix ?







command-line wine shortcuts playonlinux






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Nov 23 at 8:58









Garrom

2981215




2981215












  • It doesn't appear PlayOnLinux offers much, did you try man playonlinux ?? If using a browser you can view the reference page online with manpages.ubuntu.com/manpages/bionic/man1/playonlinux.1.html but much of it is in config files (and not command options). PlayonLinux is just a front end for wine, more options are available if you run wine directly (manpages.ubuntu.com/manpages/bionic/man1/wine.1.html) but it's more involved..
    – guiverc
    Nov 23 at 10:09




















  • It doesn't appear PlayOnLinux offers much, did you try man playonlinux ?? If using a browser you can view the reference page online with manpages.ubuntu.com/manpages/bionic/man1/playonlinux.1.html but much of it is in config files (and not command options). PlayonLinux is just a front end for wine, more options are available if you run wine directly (manpages.ubuntu.com/manpages/bionic/man1/wine.1.html) but it's more involved..
    – guiverc
    Nov 23 at 10:09


















It doesn't appear PlayOnLinux offers much, did you try man playonlinux ?? If using a browser you can view the reference page online with manpages.ubuntu.com/manpages/bionic/man1/playonlinux.1.html but much of it is in config files (and not command options). PlayonLinux is just a front end for wine, more options are available if you run wine directly (manpages.ubuntu.com/manpages/bionic/man1/wine.1.html) but it's more involved..
– guiverc
Nov 23 at 10:09






It doesn't appear PlayOnLinux offers much, did you try man playonlinux ?? If using a browser you can view the reference page online with manpages.ubuntu.com/manpages/bionic/man1/playonlinux.1.html but much of it is in config files (and not command options). PlayonLinux is just a front end for wine, more options are available if you run wine directly (manpages.ubuntu.com/manpages/bionic/man1/wine.1.html) but it's more involved..
– guiverc
Nov 23 at 10:09

















active

oldest

votes











Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














 

draft saved


draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1095320%2fwhat-are-playonlinux-terminal-commands%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown






























active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes
















 

draft saved


draft discarded



















































 


draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1095320%2fwhat-are-playonlinux-terminal-commands%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Mouse cursor on multiple screens with different PPI

Agildo Ribeiro

Sometime when accessing a menu: “Ubuntu 16.04 has experienced an internal error”