Changeset 348
- Timestamp:
- 02/14/12 23:47:02 (3 months ago)
- Files:
-
- trunk/client/bin/hashdeep.exe (modified) (previous)
- trunk/client/bin/hashdeep64.exe (modified) (previous)
- trunk/client/cmd/DoUpdate.cmd (modified) (1 diff)
- trunk/cmd/DownloadUpdates.cmd (modified) (1 diff)
- trunk/doc/history.txt (modified) (1 diff)
- trunk/sh/CreateISOImage.sh (modified) (2 diffs)
- trunk/sh/DownloadUpdates.sh (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/client/cmd/DoUpdate.cmd
r347 r348 10 10 cd /D "%~dp0" 11 11 12 set WSUSOFFLINE_VERSION=7.3+ (r34 7)12 set WSUSOFFLINE_VERSION=7.3+ (r348) 13 13 set UPDATE_LOGFILE=%SystemRoot%\wsusofflineupdate.log 14 14 if exist %SystemRoot%\ctupdate.log ren %SystemRoot%\ctupdate.log wsusofflineupdate.log trunk/cmd/DownloadUpdates.cmd
r347 r348 10 10 cd /D "%~dp0" 11 11 12 set WSUSOFFLINE_VERSION=7.3+ (r34 7)12 set WSUSOFFLINE_VERSION=7.3+ (r348) 13 13 set DOWNLOAD_LOGFILE=..\log\download.log 14 14 title %~n0 %1 %2 %3 %4 %5 %6 %7 %8 %9 trunk/doc/history.txt
r347 r348 627 627 -------------------------------------------------------------------------------- 628 628 Version ?.? -- ??.??.?? 629 - HashDeep utility updated to version 4. 0.1629 - HashDeep utility updated to version 4.1 630 630 - AutoIt script compiler updated to version 3.3.8.1 631 631 - Fix: Installation of .NET Framework 4 could fail on Windows Server 2003 (x86/x64) systems due to missing prerequisite "Windows Imaging Component (WIC)" (Thanks to "dreamz") trunk/sh/CreateISOImage.sh
r347 r348 4 4 ### WSUS Offline Update ISO maker ### 5 5 ### for Linux systems ### 6 ### v. 7.3+ (r34 7) ###6 ### v. 7.3+ (r348) ### 7 7 ### ### 8 8 ### http://www.wsusoffline.net/ ### … … 48 48 *** WSUS Offline Update ISO maker *** 49 49 *** for Linux systems *** 50 *** v. 7.3+ (r34 7) ***50 *** v. 7.3+ (r348) *** 51 51 *** *** 52 52 *** http://www.wsusoffline.net/ *** trunk/sh/DownloadUpdates.sh
r347 r348 4 4 ### WSUS Offline Update Downloader ### 5 5 ### for Linux systems ### 6 ### v. 7.3+ (r34 7) ###6 ### v. 7.3+ (r348) ### 7 7 ### ### 8 8 ### http://www.wsusoffline.net/ ### … … 517 517 *** WSUS Offline Update Downloader *** 518 518 *** for Linux systems *** 519 *** v. 7.3+ (r34 7) ***519 *** v. 7.3+ (r348) *** 520 520 *** *** 521 521 *** http://www.wsusoffline.net/ ***
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)