~ubuntu-branches/ubuntu/precise/kompozer/precise

« back to all changes in this revision

Viewing changes to mozilla/xpinstall/packager/win_mfcembed/uninstall.it

  • Committer: Bazaar Package Importer
  • Author(s): Anthony Yarusso
  • Date: 2007-08-27 01:11:03 UTC
  • Revision ID: james.westby@ubuntu.com-20070827011103-2jgf4s6532gqu2ka
Tags: upstream-0.7.10
ImportĀ upstreamĀ versionĀ 0.7.10

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[General]
 
2
; Run Mode values:
 
3
;   Normal - Shows all dialogs.  Requires user input.
 
4
;   Auto   - Shows some dialogs, but none requiring user input.  It will
 
5
;            automatically uninstall the product using default values.
 
6
;   Silent - Show no dialogs at all.  It will uninstall product using default
 
7
;            values.
 
8
Run Mode=Normal
 
9
 
 
10
Company Name=$CompanyName$
 
11
Product Name=$ProductName$
 
12
 
 
13
; Valid Path values:
 
14
;   PROGRAMFILESDIR
 
15
;   WINDISK
 
16
;   WINDIR
 
17
;   WINSYSDIR
 
18
;   COMMON_STARTUP
 
19
;   COMMON_PROGRAMS
 
20
;   COMMON_STARTMENU
 
21
;   COMMON_DESKTOP
 
22
;
 
23
;   PERSONAL_STARTUP
 
24
;   PERSONAL_PROGRAMS
 
25
;   PERSONAL_STARTMENU
 
26
;   PERSONAL_DESKTOP
 
27
;
 
28
;   PERSONAL_APPDATA
 
29
;   PERSONAL_CACHE
 
30
;   PERSONAL_COOKIES
 
31
;   PERSONAL_FAVORITES
 
32
;   PERSONAL_FONTS
 
33
;   PERSONAL_HISTORY
 
34
;   PERSONAL_NETHOOD
 
35
;   PERSONAL_PERSONAL
 
36
;   PERSONAL_PRINTHOOD (supported only under Windows NT)
 
37
;   PERSONAL_RECENT
 
38
;   PERSONAL_SENDTO
 
39
;   PERSONAL_TEMPLATES
 
40
;
 
41
;   PROGRAMFILESDIR
 
42
;   COMMONFILESDIR
 
43
;   MEDIAPATH
 
44
;   CONFIGPATH (supported only under Windows95 and Windows98)
 
45
;   DEVICEPATH
 
46
 
 
47
; This provides information on where in the Windows Registry to locate the Uninstall log files
 
48
;
 
49
Main Root Key=HKEY_LOCAL_MACHINE
 
50
Main Key=[Product WinRegKey]
 
51
Decrypt Main Key=TRUE
 
52
 
 
53
Root Key=HKEY_LOCAL_MACHINE
 
54
Key=[Product CurrentVersion]\Uninstall
 
55
Decrypt Key=TRUE
 
56
 
 
57
Uninstall Filename=$UninstallFile$
 
58
Defaults Info Filename=defaults_info.ini
 
59
 
 
60
[Check Instance0]
 
61
Class Name=MozillaMessageWindow
 
62
Window Name=
 
63
Process Name=Mozilla.exe
 
64
Pretty Name=Mozilla
 
65
Message=Mozilla is detected to be currently running.  Please quit Mozilla before continuing.  Click OK to exit Mozilla automatically and proceed with uninstallation.
 
66
;*** LOCALIZE ME BABY ***
 
67
Message wait=Shutting down Mozilla.  Please wait...
 
68
 
 
69
; This key indicates whether or not to close all the windows associated with
 
70
; the process id of this app instance window found.
 
71
Close All Process Windows=TRUE
 
72
 
 
73
; These keys are not normally necessary for checking instances.  They are
 
74
; set here because Mozilla requires a way to shut down it's turbo mode.
 
75
Extra Cmd0 Reg Key Root=HKEY_LOCAL_MACHINE
 
76
Extra Cmd0 Reg Key=Software\Microsoft\Windows\CurrentVersion\App Paths\Mozilla.exe
 
77
Extra Cmd0 Reg Name=
 
78
Extra Cmd0 Parameter=-kill
 
79
 
 
80
[Check Instance1]
 
81
Class Name=Netscape6MessageWindow
 
82
Window Name=
 
83
Process Name=Netscp.exe
 
84
Pretty Name=Netscape
 
85
;*** LOCALIZE ME BABY ***
 
86
Message=Netscape is detected to be currently running.  Please quit Netscape before continuing.  Click OK to exit Netscape automatically and proceed with uninstallation.
 
87
;*** LOCALIZE ME BABY ***
 
88
Message wait=Shutting down Netscape.  Please wait...
 
89
 
 
90
; This key indicates whether or not to close all the windows associated with
 
91
; the process id of this app instance window found.
 
92
Close All Process Windows=TRUE
 
93
 
 
94
; These keys are not normally necessary for checking instances.  They are
 
95
; set here because Netscape 6 requires a way to shut down it's turbo mode.
 
96
; This will stop at the first one that succeeds (key and file found).
 
97
Extra Cmd0 Reg Key Root=HKEY_LOCAL_MACHINE
 
98
Extra Cmd0 Reg Key=Software\Microsoft\Windows\CurrentVersion\App Paths\Netscp6.exe
 
99
Extra Cmd0 Reg Name=
 
100
Extra Cmd0 Parameter=-kill
 
101
 
 
102
Extra Cmd1 Reg Key Root=HKEY_LOCAL_MACHINE
 
103
Extra Cmd1 Reg Key=Software\Microsoft\Windows\CurrentVersion\App Paths\Netscp.exe
 
104
Extra Cmd1 Reg Name=
 
105
Extra Cmd1 Parameter=-kill
 
106
 
 
107
[Dialog Uninstall]
 
108
FONTNAME=MS Sans Serif
 
109
FONTSIZE=8
 
110
CHARSET=0
 
111
;Here is a partial list CHAR_SETS
 
112
;  ANSI_CHARSET = 0
 
113
;  DEFAULT_CHARSET = 1
 
114
;  SYMBOL_CHARSET = 2
 
115
;  SHIFTJIS_CHARSET = 128
 
116
;  GB2312_CHARSET = 134
 
117
;  HANGEUL_CHARSET = 129
 
118
;  CHINESEBIG5_CHARSET = 136
 
119
;  OEM_CHARSET 255
 
120
Show Dialog=TRUE
 
121
Title=$ProductName$ Uninstaller
 
122
Message0=Are you sure you want to completely remove %s and all of its components?
 
123
 
 
124
Uninstall=&Uninstall
 
125
Cancel=&Cancel
 
126
Message1=Uninstall has detected that the following shared file is no longer used by any programs.  If any programs still require the shared file and it is removed, those programs may no longer function.  Are you sure you want to remove this shared file?
 
127
Message2=Leaving this file will not harm your system.  If you are not sure, it is recommended that the shared file be not removed from the system.
 
128
FileName=File name:
 
129
No=&No
 
130
NoToAll=N&o to all
 
131
Yes=&Yes
 
132
YesToAll=Y&es to all
 
133
 
 
134
; This section attempts to restore/undo the desktop integration performed by the browser/mail
 
135
[Restore Desktop Integration]
 
136
Enabled=TRUE
 
137
 
 
138
; This section attempts to cleanup the UnreadMail registry keys set up by mail.
 
139
[Cleanup Mail Integration]
 
140
Enabled=TRUE
 
141
 
 
142
[Messages]
 
143
ERROR_DLL_LOAD=Could not load %s
 
144
ERROR_STRING_LOAD=Could not load string resource ID %d
 
145
ERROR_STRING_NULL=Null pointer encountered.
 
146
ERROR_GLOBALALLOC=Memory allocation error.
 
147
ERROR_FAILED=%s failed.
 
148
ERROR_DIALOG_CREATE=Could not create %s dialog.
 
149
DLGQUITTITLE=Question
 
150
DLGQUITMSG=Are you sure you want to cancel?
 
151
ERROR_GET_SYSTEM_DIRECTORY_FAILED=GetSystemDirectory() failed.
 
152
ERROR_GET_WINDOWS_DIRECTORY_FAILED=GetWindowsDirectory() failed.
 
153
ERROR_CREATE_TEMP_DIR=Uninstall was not able to create the TEMP directory: %s
 
154
ERROR_SETUP_REQUIREMENT=Windows95 or greater Operating System is required!  Exiting Uninstall...
 
155
MB_WARNING_STR=Warning
 
156
ERROR_UNINSTALL_LOG_FOLDER=Uninstall log folder not found:%s
 
157
MB_MESSAGE_STR=Message
 
158
DLG_REMOVE_FILE_TITLE=Remove File?
 
159
ERROR_GETVERSION=GetVersionEx() failed!
 
160
MB_ATTENTION_STR=Attention
 
161
MSG_FORCE_QUIT_PROCESS=Uninstall has detected that %s (%s) is still running.  Click OK to quit %s and proceed with uninstallation. Alternatively, use the Windows Task Manager to quit %s, and then click OK to continue with uninstallation.
 
162
MSG_FORCE_QUIT_PROCESS_FAILED=Uninstall will now exit.  Uninstall could not continue because %s (%s) is still running. Try manually quitting %s using Windows Task Manager, and then run Uninstall again.
 
163
MSG_DELETE_INSTALLATION_PATH=Not all files were uninstalled from the installation directory:\n\n  %s\n\nDo you want to completely delete this directory?
 
164
MSG_INSTALLATION_PATH_WITHIN_WINDIR=Uninstall has detected that the installation path of $ProductNameInternal$ is installed to a folder within your Windows folder.  Uninstall will not attempt to delete this installation due to the potential removal of critical system files.
 
165