Vous êtes ici > Les forums > PlayOnMac > How to create a shortcut(launcher) to a no installer exe program en

Forums

How to create a shortcut(launcher) to a no installer exe program

Nouveau sujet  - Répondre
Auteur Posts
tarata Dimanche 15 Juillet 2012 à 8:34 - [Citer]

Rank: Membre

Hi, could someone please help me on creating a shortcut to a simple exe that runs without installation.

When I go through the standard installation method the program opens up at the point where normally installation takes place, then I close the program and complete the installation procedure. However there is no shortcut icon to the program.

Thanks !
petch Dimanche 15 Juillet 2012 à 9:15 - [Citer]

Rank: Développeur

Développeur


Configure button > (selection of virtual drive) > General tab > Make a new shortcut from this virtual drive
tarata Dimanche 15 Juillet 2012 à 9:43 - [Citer]

Rank: Membre

I've tried that and got an error: binary not found "have you installed the program to the default location ?"

Is that means I have to copy the exe into the wine's default location ?
I thought I could just make a shortcut linking to the exe outside wine's virtual folder
petch Dimanche 15 Juillet 2012 à 10:24 - [Citer]

Rank: Développeur

Développeur


That means it must be installed (or copied) inside a virtual drive, yes

Edité par petch

tarata Dimanche 15 Juillet 2012 à 10:51 - [Citer]

Rank: Membre

petch, thanks for your help

I've also tried WinOnX. It allows to create a shortcut directly linking to a exe outside a virtual drive, however it can't display Japanese font (not a unicode program).

Then there's no other way from copying to inside a virtual drive.

Edité par tarata

Quentin PÂRIS Dimanche 15 Juillet 2012 à 11:08 - [Citer]

Rank: Admin

Admin

Why do you want your .exe file to be outside of the virtual drive?

We've set that rule so that you can't break your program. We could change it in a future release though if you give a good reason for that
tarata Dimanche 15 Juillet 2012 à 12:10 - [Citer]

Rank: Membre

Citation de Tinou :

Why do you want your .exe file to be outside of the virtual drive?

We've set that rule so that you can't break your program. We could change it in a future release though if you give a good reason for that

Because when I make some change to a program's setting (change to .ini for instance),  if a program outputs some files, or it got updated, I don't need to copy them to the original location. And I could keep .exe in an external drive.

If a shortcut could link to .exe outside a virtual drive, that would be very handy
Quentin PÂRIS Dimanche 15 Juillet 2012 à 15:02 - [Citer]

Rank: Admin

Admin

Well, running wine programs from external (fat32) drives can cause problems that wouldn't exist with a normal use. That's why we prefer to disable this feature...
pazuzuthewise Jeudi 19 Juillet 2012 à 20:41 - [Citer]

Rank: Membre

This restriction is irritating. It shouldn't be mandatory (please add something like an option that could manually toggle it on/off). I've had no problems at all in earlier versions of playonlinux, when running programs from symbolic links to an ntfs partition.

I'm dual booting with windows, using a large ntfs partition to share data between the OS'es. It is a waste of space to have to copy a program from the ntfs partition (where I need it to be in order to run it from inside windows) to my home directory (to be able to run it from inside linux). Also, I'd like to be able to share between the operating systems the data modified by the respective program, which being saved in it's own folder, shouldn't be a problem if I were able to run it from the ntfs partition.
petch Jeudi 19 Juillet 2012 à 21:43 - [Citer]

Rank: Développeur

Développeur

It already exists, open Tools > PlayOnLinux console, then type

Sortie de la console :

POL_Config_Write NO_FSCHECK TRUE

Just don't expect support if something doesn't work.
Il n'y a rien à voir ici