Produced by Araxis Merge on 5/9/2017 12:02:57 PM Eastern Daylight Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | OSCIF_HEC_v1.4_Sprint23_build4_Apr_2017.zip\CRM_solutions\Archive\VHACRMUserSetStatePlugin | extract.bat | Fri Apr 28 20:46:02 2017 UTC |
| 2 | OSCIF_HEC_v1.4_Sprint23_build4_Apr_2017.zip\CRM_solutions\Archive\VHACRMUserSetStatePlugin | extract.bat | Thu May 4 22:33:46 2017 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 2 | 34 |
| Changed | 1 | 2 |
| Inserted | 0 | 0 |
| Removed | 0 | 0 |
| Whitespace | |
|---|---|
| Character case | Differences in character case are significant |
| Line endings | Differences in line endings (CR and LF characters) are ignored |
| CR/LF characters | Not shown in the comparison detail |
No regular expressions were active.
| 1 | @echo off | |
| 2 | set soluti onname= DNS UserSetSta tePlugin | |
| 3 | ||
| 4 | for /f "to kens=2 del ims==" %%a in ('wmic OS Get lo caldatetim e /value') do set "d t=%%a" | |
| 5 | set "YY=%d t:~2,2%" & set "YYYY =%dt:~0,4% " & set "M M=%dt:~4,2 %" & set " DD=%dt:~6, 2%" | |
| 6 | set "HH=%d t:~8,2%" & set "Min= %dt:~10,2% " & set "S ec=%dt:~12 ,2%" | |
| 7 | ||
| 8 | set "dates tamp=%YYYY %%MM%%DD%" & set "ti mestamp=%H H%%Min%%Se c%" | |
| 9 | set "fulls tamp=%YYYY %%MM%%DD%- %HH%%Min%% Sec%" | |
| 10 | REM echo d atestamp: "%datestam p%" | |
| 11 | REM echo t imestamp: "%timestam p%" | |
| 12 | REM echo f ullstamp: "%fullstam p%" | |
| 13 | ||
| 14 | set logfil e=solution -extract-o nly-sp_log %fullstamp %.log | |
| 15 | REM echo % logfile% | |
| 16 | rd source /s /q | |
| 17 | mkdir sour ce | |
| 18 | tools\solu tionpackag er.exe /ac tion:Extra ct /zipfil e:"%soluti onname%.zi p" /folder :source /e rrorlevel: verbose /a llowWrite: Yes /allow Delete:Yes /log:logs \%logfile% /clobber |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.