Commit Graph

28 Commits

Author SHA1 Message Date
Alexandre Julliard f80cd0db71 tools: Convert source files to utf-8. 2008-10-18 19:22:54 +02:00
Alexandre Julliard d869bd6265 wineprefixcreate: Added a deprecation warning. 2008-05-14 12:24:14 +02:00
Alexandre Julliard 87ec7ec5a5 wineprefixcreate: Avoid redundant update on initial wineprefix creation. 2008-05-14 12:23:22 +02:00
Alexandre Julliard bab67d3948 wineprefixcreate: Use wineboot --update to run wine.inf. 2008-04-21 15:47:47 +02:00
Alexandre Julliard 89d63f0bfb wineprefixcreate: Moved creation of directories to wine.inf. 2008-04-17 20:37:00 +02:00
Alexandre Julliard f0c9e9845a wine.inf: Add a version number to make sure the file changes between versions. 2008-04-11 20:18:22 +02:00
Alexandre Julliard 84308ffcde wine.inf: Create a fake module for mountmgr.sys. 2008-03-28 17:26:09 +01:00
Hans Leidekker e9bf3241e1 wineprefixcreate: Create the color directory. 2008-02-25 20:35:25 +01:00
Detlef Riekenberg b500333954 wineprefixcreate: Create spool/drivers directory for printer drivers. 2007-08-23 14:08:48 +02:00
Srivatsa Kanchi, R ff82ce2424 wineprefixcreate: Set correct LD_LIBRARY_PATH. 2006-10-12 20:40:57 +02:00
Pierre d'Herbemont 6997ce7c9d wineprefixcreate: Obtain wine and wineserver from the bindir, instead of relaying on the PATH. 2006-05-26 12:06:47 +02:00
Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
Alexandre Julliard d404fb5bf8 wine.inf: Use the new fake dlls mechanism to create placeholders for
applications instead of using symlinks.
2006-03-21 11:40:11 +01:00
Alexandre Julliard c33fbc0df8 wineprefixcreate: Autodetect the running from build tree case. 2006-03-18 19:41:33 +01:00
Pierre d'Herbemont b1be724511 wineprefixcreate: Make path searching relative. 2006-03-14 18:58:40 +01:00
Alexandre Julliard 2d3bd3e45a wineprefixcreate: Only create links for files that don't exist.
Make a copy instead of a link if the original file is writable.
2006-01-24 13:43:33 +01:00
Richard Cohen 41d228aa8e Don't create old unlocalized directories in wineprefixcreate. 2005-10-10 18:03:25 +00:00
Alexandre Julliard 19c1af5b01 Set the default system dir to windows/system32. 2005-08-15 14:53:35 +00:00
Stefan Leichter 442f8937a1 Create link for msiexec.exe in system directory. 2005-05-19 11:12:34 +00:00
Alexandre Julliard d5416dad66 Properly support out-of-tree builds (based on patch by Paul Millar). 2005-04-20 14:26:33 +00:00
Alexandre Julliard 3b5875e35f Replace the wineprefixcreate --update option by a --wait option, and
make the non-wait behavior the default.
2005-04-20 13:12:14 +00:00
Dmitry Timoshkov 2e3b3ca923 Allow wineprefixcreate to run to the end when configuring from the
source tree.
2004-12-16 14:22:37 +00:00
Marcus Meissner 7c30feb9f2 Added missing directories mentioned in shellpath.c. 2004-09-28 02:36:19 +00:00
Henning Gerhardt 1dac53bc76 Program Files directory should not be in windows directory. 2004-08-11 18:51:58 +00:00
Alexandre Julliard 1c5b8b1ae7 Make wineinstall use wineprefixcreate instead of duplicating the
functionality.
2004-05-14 00:43:50 +00:00
Alexandre Julliard 04869eb658 Initial support for automatically creating the ~/.wine directory on
startup.
2004-05-11 04:29:18 +00:00
Alexandre Julliard 5f27ca2085 Added options to update an existing WINEPREFIX directory and to run
from inside a Wine source tree.
2004-05-05 22:09:09 +00:00
Alexandre Julliard bd60364040 Beginnings of a script to initialize the .wine directory (with help
from Chris Morgan).
2004-04-01 05:03:27 +00:00