Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
1dac53bc
Commit
1dac53bc
authored
Aug 11, 2004
by
Henning Gerhardt
Committed by
Alexandre Julliard
Aug 11, 2004
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Program Files directory should not be in windows directory.
parent
3e3ba437
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
wineprefixcreate.in
tools/wineprefixcreate.in
+2
-2
No files found.
tools/wineprefixcreate.in
View file @
1dac53bc
...
...
@@ -107,14 +107,14 @@ CROOT="$WINEPREFIX/dosdevices/c:"
# Create the directory tree
for
i
in
\
"
$CROOT
/Program Files"
\
"
$CROOT
/Program Files/Common Files"
\
"
$CROOT
/windows"
\
"
$CROOT
/windows/command"
\
"
$CROOT
/windows/fonts"
\
"
$CROOT
/windows/inf"
\
"
$CROOT
/windows/profiles"
\
"
$CROOT
/windows/profiles/Administrator"
\
"
$CROOT
/windows/Program Files"
\
"
$CROOT
/windows/Program Files/Common Files"
\
"
$CROOT
/windows/Start Menu"
\
"
$CROOT
/windows/Start Menu/Programs"
\
"
$CROOT
/windows/Start Menu/Programs/Startup"
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment