Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Alchemy Viewer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package registry
Operate
Terraform modules
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Silent mode is enabled
All outbound communications are blocked.
Learn more
.
Show more breadcrumbs
Alchemy Viewer
Alchemy Viewer
Commits
a413e3ad
"git@git.alchemyviewer.org:alchemy/viewer.git" did not exist on "764b7a1ec0a92bd9948010ac76a7c4362d66acf6"
Commit
a413e3ad
authored
10 years ago
by
Tank_Master
Browse files
Options
Downloads
Patches
Plain Diff
Get the normal uninstall process working again
parent
c9038918
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
indra/newview/installers/windows/installer_template.nsi
+1
-1
1 addition, 1 deletion
indra/newview/installers/windows/installer_template.nsi
with
1 addition
and
1 deletion
indra/newview/installers/windows/installer_template.nsi
+
1
−
1
View file @
a413e3ad
...
@@ -556,7 +556,7 @@ FunctionEnd
...
@@ -556,7 +556,7 @@ FunctionEnd
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Function un.UserSettingsFiles
Function un.UserSettingsFiles
StrCmp $DO_UNINSTALL_V2 "" Keep # Don't remove user's settings files on auto upgrade
StrCmp $DO_UNINSTALL_V2 "
true
" Keep # Don't remove user's settings files on auto upgrade
# Ask if user wants to keep data files or not
# Ask if user wants to keep data files or not
MessageBox MB_YESNO|MB_ICONQUESTION $(RemoveDataFilesMB) IDYES Remove IDNO Keep
MessageBox MB_YESNO|MB_ICONQUESTION $(RemoveDataFilesMB) IDYES Remove IDNO Keep
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment