Paul Menzel
2010-Jan-02 11:17 UTC
[Wine] Easily changing directory where program files should be installed to by default?
Dear Wine users, installing a Windows program the program?s installer should look up some registry entry(?) (ProgramFiles [2]) what folder to use to install the program files into. For Englisch installations this is normally `C: \Program Files` in my home directory. I have small space left in my home directory, so I would like to install the program files in a different location, for example drive D: on a different partition, by default. [2] says that this registry entry cannot be changed using `winecfg` and `regedit` has to be used. It would be awesome if this option could be added to `winecfg` for easy change. Searching for ?winecfg program files? in Bugzilla [3] I could not find a report/request for this. Should I create a bug report? Thanks, Paul [1] http://wiki.winehq.org/FAQ [2] http://wiki.winehq.org/UsefulRegistryKeys [3] http://bugs.winehq.org/ -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 198 bytes Desc: Dies ist ein digital signierter Nachrichtenteil URL: <http://www.winehq.org/pipermail/wine-users/attachments/20100102/5a3b0e47/attachment.pgp>
Gert van den Berg
2010-Jan-02 22:22 UTC
[Wine] Easily changing directory where program files should be installed to by default?
On Sat, Jan 2, 2010 at 13:17, Paul Menzel <paulepanter at users.sourceforge.net> wrote:> Dear Wine users, > > > installing a Windows program the program?s installer should look up some > registry entry(?) (ProgramFiles [2]) what folder to use to install the > program files into. For Englisch installations this is normally `C: > \Program Files` in my home directory. > > I have small space left in my home directory, so I would like to install > the program files in a different location, for example drive D: on a > different partition, by default. [2] says that this registry entry > cannot be changed using `winecfg` and `regedit` has to be used. It would > be awesome if this option could be added to `winecfg` for easy change. > > Searching for ?winecfg program files? in Bugzilla [3] I could not find a > report/request for this. Should I create a bug report? >http://wiki.jswindle.com/index.php/WINEPREFIX might be what you are actually looking for....
Seemingly Similar Threads
- Re: Easily changing directory where program files should be inst
- [Bug 69349] New: Random image corruptions (in Debian Wheezy with Linux 3.2)
- How to count numbers of a vector and use them as index values?
- [PATCH] nouveau: fix acpi edid retrieval
- ?plot: Add an example on how to plot functions to the help of `plot`.