Commit 8ce90f2f authored by Vincent Béron's avatar Vincent Béron Committed by Alexandre Julliard

Run regedit even if not installed.

parent 644949d5
......@@ -122,7 +122,7 @@ WINECONF=tools/wineconf # path to the wineconf perl script
WINEINI=$exdir/config # path to the default wine config file (also used by wineconf)
WININI=/dev/null # path to the default win.ini
SYSTEMINI=$exdir/system.ini # path to the default system.ini
REGEDIT=$bindir/regedit # path to the regedit winelib application
REGEDIT=programs/regedit/regedit # path to the regedit winelib application
DEFREG=winedefault.reg # path of the registry file to be fed to regedit
# CROOT=/var/wine # path of the fake Drive C (asks user if not set)
DEFCAT=cat # program to cat $DEFREG with (some packages need zcat)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment