Compare View

switch
from
...
to
 
Commits (2)
@@ -4,5 +4,10 @@ VerificaDlls @@ -4,5 +4,10 @@ VerificaDlls
4 4
5 # Arquivos específicos 5 # Arquivos específicos
6 isetup-5.4.2.exe 6 isetup-5.4.2.exe
7 -trunk\GeoSan.exe 7 +GeoSan.exe
  8 +install/GeraSetupGeoSan/ArquivosInstGeoSan/GeoSan.exe
  9 +trunk/GeoSan.exe
  10 +install/GeraSetupGeoSan/Output
8 install\GeraSetupGeoSan\ArquivosInstGeoSan\GeoSan.exe 11 install\GeraSetupGeoSan\ArquivosInstGeoSan\GeoSan.exe
  12 +trunk\GeoSan.exe
  13 +install\GeraSetupGeoSan\Output
9 \ No newline at end of file 14 \ No newline at end of file
install/GeraSetupGeoSan/ArquivosInstGeoSan/GeoSan.exe
No preview for this file type
install/GeraSetupGeoSan/Codigo Gerador Instalador Geosan com TerraComponents.iss
1 #define SetupBaseName "SetupGeoSan-v." 1 #define SetupBaseName "SetupGeoSan-v."
2 -#define AppVersionFile "08.02.01" 2 +#define AppVersionFile "08.02.02"
3 3
4 [Setup] 4 [Setup]
5 AppName=GeoSan 5 AppName=GeoSan
install/GeraSetupGeoSan/isetup-5.4.2.exe
No preview for this file type
install/GeraSetupValidaBase/Output/SetupValidaBase-v.07.00.00.exe
No preview for this file type
install/VerificaDlls/32bits/RegDllView.cfg
@@ -1,15 +0,0 @@ @@ -1,15 +0,0 @@
1 -[General]  
2 -ShowGridLines=0  
3 -SaveFilterIndex=0  
4 -VerSplitLoc=19333  
5 -MissingFilesInColor=1  
6 -MissingFilesColor=14737663  
7 -ShowInfoTip=1  
8 -ExtractVersionInfo=1  
9 -AddExportHeaderLine=0  
10 -MarkOddEvenRows=0  
11 -WinPos=2C 00 00 00 00 00 00 00 01 00 00 00 FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF 04 00 00 00 5C 02 00 00 2D 06 00 00 32 04 00 00  
12 -Columns=42 02 00 00 50 00 01 00 50 00 02 00 65 00 03 00 78 00 04 00 64 00 05 00 46 00 06 00 96 00 07 00 96 00 08 00 96 00 09 00 96 00 0A 00 96 00 0B 00 96 00 0C 00 78 00 0D 00 78 00 0E 00 6E 00 0F 00  
13 -Sort=0  
14 -ComClassColumns=CF 01 00 00 41 01 01 00 FF 00 02 00 50 00 03 00 78 00 04 00 6E 00 05 00 78 00 06 00  
15 -ComClassSort=0  
install/VerificaDlls/32bits/RegDllView.chm
No preview for this file type
install/VerificaDlls/32bits/RegDllView.exe
No preview for this file type
install/VerificaDlls/32bits/readme.txt
@@ -1,255 +0,0 @@ @@ -1,255 +0,0 @@
1 -  
2 -  
3 -  
4 -RegDllView v1.46  
5 -Copyright (c) 2007 - 2013 Nir Sofer  
6 -Web site: http://www.nirsoft.net  
7 -  
8 -  
9 -  
10 -Description  
11 -===========  
12 -  
13 -RegDllView is a small utility that displays the list of all registered  
14 -dll/ocx/exe files (COM registration). For each registered file, you can  
15 -view the last date/time that it was registered, and the list of all  
16 -registration entries (CLSID/ProgID).  
17 -RegDllView also allows you to unregister dll/ocx files that you don't  
18 -need on your system anymore. If you have dll/ocx files that don't exist  
19 -on your system anymore, but their registration entries are still exist in  
20 -your Registry, you can manually remove these entries by using 'Delete All  
21 -Entries For Selected Files' option.  
22 -Starting from version 1.35, RegDllView also allows you to register  
23 -dll/ocx files (like regsvr32), simply by dragging one or more files from  
24 -Explorer folder into the window of RegDllView.  
25 -  
26 -  
27 -  
28 -System Requirements  
29 -===================  
30 -  
31 -This utility works on any version of Windows - from Windows 98 to Windows  
32 -7. There is also a separated download for handling x64 registrations. Be  
33 -aware that under Windows Vista/Windows 2008/Windows 7 with UAC turned on,  
34 -you must run RegDllView as administrator in order to be able to  
35 -register/unregister dll files. Also, when working in this mode (UAC  
36 -turned on and running RegDllView as admin), the drag & drop feature won't  
37 -work.  
38 -  
39 -  
40 -  
41 -Versions History  
42 -================  
43 -  
44 -  
45 -* Version 1.46:  
46 - o Fixed issue: The properties dialog-box and other windows opened  
47 - in the wrong monitor, on multi-monitors system.  
48 -  
49 -* Version 1.45:  
50 - o Added 'Stop' menu item to stop the scanning process of registered  
51 - dll files.  
52 -  
53 -* Version 1.42:  
54 - o Added 'Mark Odd/Even Rows' option, under the View menu. When it's  
55 - turned on, the odd and even rows are displayed in different color, to  
56 - make it easier to read a single line.  
57 -  
58 -* Version 1.41:  
59 - o Added 'Add Header Line To CSV/Tab-Delimited File' option. When  
60 - this option is turned on, the column names are added as the first  
61 - line when you export to csv or tab-delimited file.  
62 -  
63 -* Version 1.40:  
64 - o Added command-line documentation, which was missed until now.  
65 - o Added sorting command-line options.  
66 -  
67 -* Version 1.36:  
68 - o Fixed bug: RegDllView had 'CoInitialize has not been called'  
69 - error when trying to register or unregister a dll file.  
70 -  
71 -* Version 1.35:  
72 - o Added Drag & Drop support - When you drag .dll/.ocx files from  
73 - Explorer into the window of RegDllView, they are automatically  
74 - registered.  
75 - o Added Re-Register files option - Allows you to register again  
76 - files that already registered. (For fixing problems with  
77 - registrations)  
78 - o Fixed some problems with the 'Unregister Selected Files' option.  
79 - o Added 'Open Folder' option.  
80 - o Added 'Register File' option.  
81 - o Added x64 version.  
82 -  
83 -* Version 1.31  
84 - o Added 'Explorer Copy' option - Allows you to copy the selected  
85 - files and then paste them into a folder in Explorer.  
86 -  
87 -* Version 1.30  
88 - o Added new columns: File Modified Time, File Created Time, File  
89 - Attributes.  
90 -  
91 -* Version 1.25  
92 - o Added new option: 'Create .Reg File For Deleting Entries' -  
93 - Allows you to create a .reg file that will remove all entries of the  
94 - selected registered files when you run it. This option can be useful  
95 - if you want to clean the same registered files in multiple machines.  
96 - o Added more accelerator keys.  
97 - o Fixed the focus problem after using the unregister/delete options.  
98 -  
99 -* Version 1.20  
100 - o Added 'Control Entries' column (Number of registered controls for  
101 - the specified file)  
102 - o Added 'Threading Model' and 'Last Write Time' columns for the  
103 - lower pane.  
104 -  
105 -* Version 1.15  
106 - o Added name-only column (without the full path)  
107 - o Added version information columns (Product Name, Product Version,  
108 - Company Name, and so on...)  
109 -  
110 -* Version 1.10  
111 - o Added new option: Delete All Entries For Selected Files - You can  
112 - use this option when the file is missing and you cannot use the  
113 - unregister option.  
114 - o Fixed bug: The main window lost the focus when the user switched  
115 - to another application and then returned back to RegDllView.  
116 -  
117 -* Version 1.03 - Fixed Bug: Registered exe files with command-line  
118 - parameters displayed as missing.  
119 -* Version 1.02 - Added support for saving as comma-delimited file.  
120 -* Version 1.01 - Fixed Bug: shell32.dll displayed as missing file.  
121 -* Version 1.00 - First Release.  
122 -  
123 -  
124 -  
125 -Start Using RegDllView  
126 -======================  
127 -  
128 -RegDllView doesn't require any installation process or additional DLLs.  
129 -Just copy the executable file (RegDllView.exe) to any folder you like,  
130 -and run it.  
131 -The main window of RegDllView has 2 panes:  
132 -* The upper pane - Displays the list of all registered files.  
133 -* The lower pane - Displays the list of all COM registration entries of  
134 - the selected file in the upper pane.  
135 -  
136 -  
137 -  
138 -Tips for using RegDllView  
139 -=========================  
140 -  
141 -  
142 -* If you want to view the files that registered in the last hours/days,  
143 - simply click the 'Last Registered On' column, and the list will be  
144 - sorted according to the registration date.  
145 -* If you want to find obsolete registrations on your system, simply  
146 - click the 'Missing File' in order to sort the list by 'Missing File'  
147 - status.  
148 -* You can unregister multiple dll files simply by selecting them in the  
149 - upper pane, and then using the "Unregister Selected Files" option.  
150 - However, this feature won't work on missing/corrupted files.  
151 -* The 'System Entries' column displays the number of COM entries under  
152 - HKEY_LOCAL_MACHINE\Software\Classes\CLSID for the specified file.  
153 -* The 'User Entries' column displays the number of COM entries under  
154 - HKEY_CURRENT_USER\Software\Classes\CLSID for the specified file.  
155 -  
156 -  
157 -  
158 -Command-Line Options  
159 -====================  
160 -  
161 -  
162 -  
163 -/stext <Filename>  
164 -Save the list of registered dll files into a regular text file.  
165 -  
166 -/stab <Filename>  
167 -Save the list of registered dll files into a tab-delimited text file.  
168 -  
169 -/scomma <Filename>  
170 -Save the list of registered dll files into a comma-delimited text file  
171 -(csv).  
172 -  
173 -/stabular <Filename>  
174 -Save the list of registered dll files into a tabular text file.  
175 -  
176 -/shtml <Filename>  
177 -Save the list of registered dll files into HTML file (Horizontal).  
178 -  
179 -/sverhtml <Filename>  
180 -Save the list of registered dll files into HTML file (Vertical).  
181 -  
182 -/sxml <Filename>  
183 -Save the list of registered dll files to XML file.  
184 -  
185 -/sort <column>  
186 -This command-line option can be used with other save options for sorting  
187 -by the desired column. If you don't specify this option, the list is  
188 -sorted according to the last sort that you made from the user interface.  
189 -The <column> parameter can specify the column index (0 for the first  
190 -column, 1 for the second column, and so on) or the name of the column,  
191 -like "Filename" and "Name Only". You can specify the '~' prefix character  
192 -(e.g: "~Last Registered On") if you want to sort in descending order. You  
193 -can put multiple /sort in the command-line if you want to sort by  
194 -multiple columns.  
195 -  
196 -Examples:  
197 -RegDllView.exe /shtml "f:\temp\regdll.html" /sort 2 /sort ~1  
198 -RegDllView.exe /shtml "f:\temp\regdll.html" /sort "Company" /sort  
199 -"Filename"  
200 -  
201 -/nosort  
202 -When you specify this command-line option, the list will be saved without  
203 -any sorting.  
204 -  
205 -  
206 -  
207 -Translating RegDllView to other languages  
208 -=========================================  
209 -  
210 -In order to translate RegDllView to other language, follow the  
211 -instructions below:  
212 -1. Run RegDllView with /savelangfile parameter:  
213 - RegDllView.exe /savelangfile  
214 - A file named RegDllView_lng.ini will be created in the folder of  
215 - RegDllView utility.  
216 -2. Open the created language file in Notepad or in any other text  
217 - editor.  
218 -3. Translate all string entries to the desired language. Optionally,  
219 - you can also add your name and/or a link to your Web site.  
220 - (TranslatorName and TranslatorURL values) If you add this information,  
221 - it'll be used in the 'About' window.  
222 -4. After you finish the translation, Run RegDllView, and all  
223 - translated strings will be loaded from the language file.  
224 - If you want to run RegDllView without the translation, simply rename  
225 - the language file, or move it to another folder.  
226 -  
227 -  
228 -  
229 -License  
230 -=======  
231 -  
232 -This utility is released as freeware. You are allowed to freely  
233 -distribute this utility via floppy disk, CD-ROM, Internet, or in any  
234 -other way, as long as you don't charge anything for this. If you  
235 -distribute this utility, you must include all files in the distribution  
236 -package, without any modification !  
237 -  
238 -  
239 -  
240 -Disclaimer  
241 -==========  
242 -  
243 -The software is provided "AS IS" without any warranty, either expressed  
244 -or implied, including, but not limited to, the implied warranties of  
245 -merchantability and fitness for a particular purpose. The author will not  
246 -be liable for any special, incidental, consequential or indirect damages  
247 -due to loss of data or any other reason.  
248 -  
249 -  
250 -  
251 -Feedback  
252 -========  
253 -  
254 -If you have any problem, suggestion, comment, or you found a bug in my  
255 -utility, you can send a message to nirsofer@yahoo.com  
install/VerificaDlls/64bits/RegDllView.cfg
@@ -1,15 +0,0 @@ @@ -1,15 +0,0 @@
1 -[General]  
2 -ShowGridLines=0  
3 -SaveFilterIndex=0  
4 -VerSplitLoc=16383  
5 -MissingFilesInColor=1  
6 -MissingFilesColor=14737663  
7 -ShowInfoTip=1  
8 -ExtractVersionInfo=1  
9 -AddExportHeaderLine=0  
10 -MarkOddEvenRows=0  
11 -WinPos=2C 00 00 00 00 00 00 00 01 00 00 00 FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF 1D 00 00 00 80 04 00 00 65 02 00 00  
12 -Columns=D4 01 00 00 50 00 01 00 50 00 02 00 50 00 03 00 78 00 04 00 64 00 05 00 46 00 06 00 96 00 07 00 96 00 08 00 96 00 09 00 96 00 0A 00 96 00 0B 00 96 00 0C 00 78 00 0D 00 78 00 0E 00 6E 00 0F 00  
13 -Sort=0  
14 -ComClassColumns=FA 00 00 00 C8 00 01 00 96 00 02 00 50 00 03 00 78 00 04 00 6E 00 05 00 78 00 06 00  
15 -ComClassSort=0  
install/VerificaDlls/64bits/RegDllView.chm
No preview for this file type
install/VerificaDlls/64bits/RegDllView.exe
No preview for this file type
install/VerificaDlls/64bits/readme.txt
@@ -1,255 +0,0 @@ @@ -1,255 +0,0 @@
1 -  
2 -  
3 -  
4 -RegDllView v1.46  
5 -Copyright (c) 2007 - 2013 Nir Sofer  
6 -Web site: http://www.nirsoft.net  
7 -  
8 -  
9 -  
10 -Description  
11 -===========  
12 -  
13 -RegDllView is a small utility that displays the list of all registered  
14 -dll/ocx/exe files (COM registration). For each registered file, you can  
15 -view the last date/time that it was registered, and the list of all  
16 -registration entries (CLSID/ProgID).  
17 -RegDllView also allows you to unregister dll/ocx files that you don't  
18 -need on your system anymore. If you have dll/ocx files that don't exist  
19 -on your system anymore, but their registration entries are still exist in  
20 -your Registry, you can manually remove these entries by using 'Delete All  
21 -Entries For Selected Files' option.  
22 -Starting from version 1.35, RegDllView also allows you to register  
23 -dll/ocx files (like regsvr32), simply by dragging one or more files from  
24 -Explorer folder into the window of RegDllView.  
25 -  
26 -  
27 -  
28 -System Requirements  
29 -===================  
30 -  
31 -This utility works on any version of Windows - from Windows 98 to Windows  
32 -7. There is also a separated download for handling x64 registrations. Be  
33 -aware that under Windows Vista/Windows 2008/Windows 7 with UAC turned on,  
34 -you must run RegDllView as administrator in order to be able to  
35 -register/unregister dll files. Also, when working in this mode (UAC  
36 -turned on and running RegDllView as admin), the drag & drop feature won't  
37 -work.  
38 -  
39 -  
40 -  
41 -Versions History  
42 -================  
43 -  
44 -  
45 -* Version 1.46:  
46 - o Fixed issue: The properties dialog-box and other windows opened  
47 - in the wrong monitor, on multi-monitors system.  
48 -  
49 -* Version 1.45:  
50 - o Added 'Stop' menu item to stop the scanning process of registered  
51 - dll files.  
52 -  
53 -* Version 1.42:  
54 - o Added 'Mark Odd/Even Rows' option, under the View menu. When it's  
55 - turned on, the odd and even rows are displayed in different color, to  
56 - make it easier to read a single line.  
57 -  
58 -* Version 1.41:  
59 - o Added 'Add Header Line To CSV/Tab-Delimited File' option. When  
60 - this option is turned on, the column names are added as the first  
61 - line when you export to csv or tab-delimited file.  
62 -  
63 -* Version 1.40:  
64 - o Added command-line documentation, which was missed until now.  
65 - o Added sorting command-line options.  
66 -  
67 -* Version 1.36:  
68 - o Fixed bug: RegDllView had 'CoInitialize has not been called'  
69 - error when trying to register or unregister a dll file.  
70 -  
71 -* Version 1.35:  
72 - o Added Drag & Drop support - When you drag .dll/.ocx files from  
73 - Explorer into the window of RegDllView, they are automatically  
74 - registered.  
75 - o Added Re-Register files option - Allows you to register again  
76 - files that already registered. (For fixing problems with  
77 - registrations)  
78 - o Fixed some problems with the 'Unregister Selected Files' option.  
79 - o Added 'Open Folder' option.  
80 - o Added 'Register File' option.  
81 - o Added x64 version.  
82 -  
83 -* Version 1.31  
84 - o Added 'Explorer Copy' option - Allows you to copy the selected  
85 - files and then paste them into a folder in Explorer.  
86 -  
87 -* Version 1.30  
88 - o Added new columns: File Modified Time, File Created Time, File  
89 - Attributes.  
90 -  
91 -* Version 1.25  
92 - o Added new option: 'Create .Reg File For Deleting Entries' -  
93 - Allows you to create a .reg file that will remove all entries of the  
94 - selected registered files when you run it. This option can be useful  
95 - if you want to clean the same registered files in multiple machines.  
96 - o Added more accelerator keys.  
97 - o Fixed the focus problem after using the unregister/delete options.  
98 -  
99 -* Version 1.20  
100 - o Added 'Control Entries' column (Number of registered controls for  
101 - the specified file)  
102 - o Added 'Threading Model' and 'Last Write Time' columns for the  
103 - lower pane.  
104 -  
105 -* Version 1.15  
106 - o Added name-only column (without the full path)  
107 - o Added version information columns (Product Name, Product Version,  
108 - Company Name, and so on...)  
109 -  
110 -* Version 1.10  
111 - o Added new option: Delete All Entries For Selected Files - You can  
112 - use this option when the file is missing and you cannot use the  
113 - unregister option.  
114 - o Fixed bug: The main window lost the focus when the user switched  
115 - to another application and then returned back to RegDllView.  
116 -  
117 -* Version 1.03 - Fixed Bug: Registered exe files with command-line  
118 - parameters displayed as missing.  
119 -* Version 1.02 - Added support for saving as comma-delimited file.  
120 -* Version 1.01 - Fixed Bug: shell32.dll displayed as missing file.  
121 -* Version 1.00 - First Release.  
122 -  
123 -  
124 -  
125 -Start Using RegDllView  
126 -======================  
127 -  
128 -RegDllView doesn't require any installation process or additional DLLs.  
129 -Just copy the executable file (RegDllView.exe) to any folder you like,  
130 -and run it.  
131 -The main window of RegDllView has 2 panes:  
132 -* The upper pane - Displays the list of all registered files.  
133 -* The lower pane - Displays the list of all COM registration entries of  
134 - the selected file in the upper pane.  
135 -  
136 -  
137 -  
138 -Tips for using RegDllView  
139 -=========================  
140 -  
141 -  
142 -* If you want to view the files that registered in the last hours/days,  
143 - simply click the 'Last Registered On' column, and the list will be  
144 - sorted according to the registration date.  
145 -* If you want to find obsolete registrations on your system, simply  
146 - click the 'Missing File' in order to sort the list by 'Missing File'  
147 - status.  
148 -* You can unregister multiple dll files simply by selecting them in the  
149 - upper pane, and then using the "Unregister Selected Files" option.  
150 - However, this feature won't work on missing/corrupted files.  
151 -* The 'System Entries' column displays the number of COM entries under  
152 - HKEY_LOCAL_MACHINE\Software\Classes\CLSID for the specified file.  
153 -* The 'User Entries' column displays the number of COM entries under  
154 - HKEY_CURRENT_USER\Software\Classes\CLSID for the specified file.  
155 -  
156 -  
157 -  
158 -Command-Line Options  
159 -====================  
160 -  
161 -  
162 -  
163 -/stext <Filename>  
164 -Save the list of registered dll files into a regular text file.  
165 -  
166 -/stab <Filename>  
167 -Save the list of registered dll files into a tab-delimited text file.  
168 -  
169 -/scomma <Filename>  
170 -Save the list of registered dll files into a comma-delimited text file  
171 -(csv).  
172 -  
173 -/stabular <Filename>  
174 -Save the list of registered dll files into a tabular text file.  
175 -  
176 -/shtml <Filename>  
177 -Save the list of registered dll files into HTML file (Horizontal).  
178 -  
179 -/sverhtml <Filename>  
180 -Save the list of registered dll files into HTML file (Vertical).  
181 -  
182 -/sxml <Filename>  
183 -Save the list of registered dll files to XML file.  
184 -  
185 -/sort <column>  
186 -This command-line option can be used with other save options for sorting  
187 -by the desired column. If you don't specify this option, the list is  
188 -sorted according to the last sort that you made from the user interface.  
189 -The <column> parameter can specify the column index (0 for the first  
190 -column, 1 for the second column, and so on) or the name of the column,  
191 -like "Filename" and "Name Only". You can specify the '~' prefix character  
192 -(e.g: "~Last Registered On") if you want to sort in descending order. You  
193 -can put multiple /sort in the command-line if you want to sort by  
194 -multiple columns.  
195 -  
196 -Examples:  
197 -RegDllView.exe /shtml "f:\temp\regdll.html" /sort 2 /sort ~1  
198 -RegDllView.exe /shtml "f:\temp\regdll.html" /sort "Company" /sort  
199 -"Filename"  
200 -  
201 -/nosort  
202 -When you specify this command-line option, the list will be saved without  
203 -any sorting.  
204 -  
205 -  
206 -  
207 -Translating RegDllView to other languages  
208 -=========================================  
209 -  
210 -In order to translate RegDllView to other language, follow the  
211 -instructions below:  
212 -1. Run RegDllView with /savelangfile parameter:  
213 - RegDllView.exe /savelangfile  
214 - A file named RegDllView_lng.ini will be created in the folder of  
215 - RegDllView utility.  
216 -2. Open the created language file in Notepad or in any other text  
217 - editor.  
218 -3. Translate all string entries to the desired language. Optionally,  
219 - you can also add your name and/or a link to your Web site.  
220 - (TranslatorName and TranslatorURL values) If you add this information,  
221 - it'll be used in the 'About' window.  
222 -4. After you finish the translation, Run RegDllView, and all  
223 - translated strings will be loaded from the language file.  
224 - If you want to run RegDllView without the translation, simply rename  
225 - the language file, or move it to another folder.  
226 -  
227 -  
228 -  
229 -License  
230 -=======  
231 -  
232 -This utility is released as freeware. You are allowed to freely  
233 -distribute this utility via floppy disk, CD-ROM, Internet, or in any  
234 -other way, as long as you don't charge anything for this. If you  
235 -distribute this utility, you must include all files in the distribution  
236 -package, without any modification !  
237 -  
238 -  
239 -  
240 -Disclaimer  
241 -==========  
242 -  
243 -The software is provided "AS IS" without any warranty, either expressed  
244 -or implied, including, but not limited to, the implied warranties of  
245 -merchantability and fitness for a particular purpose. The author will not  
246 -be liable for any special, incidental, consequential or indirect damages  
247 -due to loss of data or any other reason.  
248 -  
249 -  
250 -  
251 -Feedback  
252 -========  
253 -  
254 -If you have any problem, suggestion, comment, or you found a bug in my  
255 -utility, you can send a message to nirsofer@yahoo.com  
trunk/GeoSan.exe
No preview for this file type
trunk/GeoSan.vbp
@@ -139,8 +139,8 @@ Class=clsRamalController; classes\clsRamalController.cls @@ -139,8 +139,8 @@ Class=clsRamalController; classes\clsRamalController.cls
139 Class=clsConsumidorModel; classes\clsConsumidorModel.cls 139 Class=clsConsumidorModel; classes\clsConsumidorModel.cls
140 Class=clsConsumidorControler; classes\clsConsumidorControler.cls 140 Class=clsConsumidorControler; classes\clsConsumidorControler.cls
141 Object={F03ABD98-7B60-43E4-9934-DA5F0D19FDAC}#1.0#0; TeComViewManager.dll 141 Object={F03ABD98-7B60-43E4-9934-DA5F0D19FDAC}#1.0#0; TeComViewManager.dll
142 -ResFile32="GeoSan.RES"  
143 Class=CAcertaZsDosNosEsgoto; classes\CAcertaZsDosNosEsgoto.cls 142 Class=CAcertaZsDosNosEsgoto; classes\CAcertaZsDosNosEsgoto.cls
  143 +ResFile32="GeoSan.RES"
144 IconForm="FrmMain" 144 IconForm="FrmMain"
145 Startup="Sub Main" 145 Startup="Sub Main"
146 HelpFile="" 146 HelpFile=""
@@ -152,8 +152,8 @@ Name=&quot;GeoSan&quot; @@ -152,8 +152,8 @@ Name=&quot;GeoSan&quot;
152 HelpContextID="0" 152 HelpContextID="0"
153 CompatibleMode="0" 153 CompatibleMode="0"
154 MajorVer=8 154 MajorVer=8
155 -MinorVer=1  
156 -RevisionVer=1 155 +MinorVer=2
  156 +RevisionVer=2
157 AutoIncrementVer=0 157 AutoIncrementVer=0
158 ServerSupportFiles=0 158 ServerSupportFiles=0
159 VersionCompanyName="NEXUS GeoEngenharia e Com. Ltda." 159 VersionCompanyName="NEXUS GeoEngenharia e Com. Ltda."
trunk/Modules/Global.bas
@@ -201,7 +201,7 @@ Public Sub Main() @@ -201,7 +201,7 @@ Public Sub Main()
201 End If 201 End If
202 'Configura a versão atual do GeoSan 202 'Configura a versão atual do GeoSan
203 Versao_Geo = App.Major & "." & App.Minor & "." & App.Revision 203 Versao_Geo = App.Major & "." & App.Minor & "." & App.Revision
204 - Versao_Geo = "08.02.01" 204 + Versao_Geo = "08.02.02"
205 glo.diretorioGeoSan = App.path 'salva globalmente o caminho onde encontra-se o GeoSan.exe 205 glo.diretorioGeoSan = App.path 'salva globalmente o caminho onde encontra-se o GeoSan.exe
206 SaveLoadGlobalData glo.diretorioGeoSan + "/controles/variaveisGlobais.txt", True 'salva em um arquivo todas as variáveis globais para poderem ser acessadas por outras aplicações 206 SaveLoadGlobalData glo.diretorioGeoSan + "/controles/variaveisGlobais.txt", True 'salva em um arquivo todas as variáveis globais para poderem ser acessadas por outras aplicações
207 connn = "" 207 connn = ""
trunk/classes/CDistRamalInicioTrecho.cls
@@ -49,6 +49,6 @@ Trata_Erro: @@ -49,6 +49,6 @@ Trata_Erro:
49 If Err.Number = 0 Or Err.Number = 20 Then 49 If Err.Number = 0 Or Err.Number = 20 Then
50 Resume Next 50 Resume Next
51 Else 51 Else
52 - ErroUsuario.Registra "CDistRamalInicioTrecho", "Distancia", CStr(Err.Number), CStr(Err.Description), True, glo.enviaEmails 52 + ErroUsuario.Registra "CDistRamalInicioTrecho", "Distancia", CStr(Err.Number), CStr(Err.Description) + " objIdTrecho: " + objIdTrecho + " objIdRamal: " + objIdRamal, True, glo.enviaEmails
53 End If 53 End If
54 End Function 54 End Function
trunk/classes/clsTerraLib.cls
@@ -164,7 +164,7 @@ Trata_Erro: @@ -164,7 +164,7 @@ Trata_Erro:
164 End Function 164 End Function
165 ' Entra neste evento logo após selecionado um nó da rede para ser movido para uma nova posição. 165 ' Entra neste evento logo após selecionado um nó da rede para ser movido para uma nova posição.
166 ' Ele checa se foi selecionado mais de um nó pois é permitido mover somente um nó por vez 166 ' Ele checa se foi selecionado mais de um nó pois é permitido mover somente um nó por vez
167 -' Se estiver tudo OK então adiciona o layer de snap, referência e ativa o comendo de mover nó de uma rede 167 +' Se estiver tudo OK então adiciona o layer de snap, referência e ativa o comando de mover nó de uma rede
168 ' Entra neste evento antes de salvar no banco, com os dados originais 168 ' Entra neste evento antes de salvar no banco, com os dados originais
169 ' 169 '
170 ' 170 '
@@ -250,7 +250,7 @@ Trata_Erro: @@ -250,7 +250,7 @@ Trata_Erro:
250 If Err.Number = 0 Or Err.Number = 20 Then 250 If Err.Number = 0 Or Err.Number = 20 Then
251 Resume Next 251 Resume Next
252 Else 252 Else
253 - ErroUsuario.Registra "clsTerralib", "MoveNetWorkNode", CStr(Err.Number), CStr(Err.Description), True, glo.enviaEmails 253 + ErroUsuario.Registra "clsTerralib", "MoveNetWorkNode", CStr(Err.Number), CStr(Err.Description) + " objIdTrecho: " + objIdTrecho + " objIdRamal: " + objIdRamal, True, glo.enviaEmails
254 End If 254 End If
255 255
256 End Function 256 End Function