summaryrefslogtreecommitdiff
path: root/Master/install-tl.pl
diff options
context:
space:
mode:
Diffstat (limited to 'Master/install-tl.pl')
-rwxr-xr-xMaster/install-tl.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/install-tl.pl b/Master/install-tl.pl
index 3b26dac48d5..6184770b6b5 100755
--- a/Master/install-tl.pl
+++ b/Master/install-tl.pl
@@ -1034,7 +1034,7 @@ sub do_win_registry_magic {
register_script_type(".texlua", "%TEXBINDIR%/texlua.exe");
broadcast_env();
update_assocs();
- register_uninstaller() unless $opt_portable;
+ register_uninstaller("$vars{'TEXDIR'}") unless $opt_portable;
}
#