Skip to content

Releases: deepak-rathi/VS2017OfflineSetupUtility

Upgraded to .Net7

22 Apr 11:30
Compare
Choose a tag to compare
  • Upgraded to .Net7
  • Reduced number of user clicks.
  • Replaced WebClient with HttpClient (Let me know by creating a GitHub issue, if this breaks application when there is WebProxy).
  • Minor code refactoring.

VS2017/2019/2022 Offline Setup Utility 1.4.2 Latest

26 Jul 14:48
Compare
Choose a tag to compare

Release Notes:

  • Upgraded Newtonsoft.Json version
  • Added new cleanup command which deletes old version files and folders using CLI --clean parameter

Issues Fixed

  • #15 #11 (Use new delete button in cleanup util page/screen which does a better job of cleanup)

Note* for users using this tool several times. Application creates '.bat' file which can be reused for a new system without installing .msi

  1. .bat file for cleanup using the new delete command can be found in the selected folder with the name "CleanupCommand.bat".
  2. .bat file for downloading Visual Studio can be found in the selected folder "Setup"\CliCommand.bat

VS2017/2019/2022 Offline Setup Utility 1.4.1

09 Nov 19:41
faa9f28
Compare
Choose a tag to compare

VS2017/2019/2022 Offline Setup Utility 1.4.1 (.Net Core 3.1) Latest
Build with .Net Core 3.1

Added support for Visual Studio 2022
Updated Nuget Package "Newtonsoft.Json" to latest Version "13.0.1"

Option 1:
Download "VS2017 2019 2022 Offline Setup Utility.msi" setup and run it to install "VS2017OfflineSetupUtility.exe" application on your PC and run application.

Option 2:
If setup/installer does not work, you can directly run application "VS2017OfflineSetupUtility.exe" from folder "VS2017_2019_2022_OfflineSetupUtility.executable..zip",
If prompted with error .Net Core 3.1 runtime not found on your system, You can download latest ".NET Desktop Runtime 3.1.x" from Microsoft official website 'https://dotnet.microsoft.com/download/dotnet/3.1" and try running executable again.

VS2017/2019 Offline Setup Utility 1.4.0 (.Net Core 3.1)

08 Apr 09:31
Compare
Choose a tag to compare

Upgraded to .Net Core 3.1

Upgraded packages.config
Removed dependency on WindowsAPICodePack

VS2017/2019 Offline Setup Utility 1.4.0

29 Jul 13:07
9b2dfe2
Compare
Choose a tag to compare
  • Added support for Visual Studio 2019
  • Fixed bug "Offline Clean Util Problem #7"

VS2017 Offline Setup Utility 1.3.2

14 Mar 04:24
Compare
Choose a tag to compare

What's new:

  • Fixed issue, workload component are not visible due to change in URL.
  • Also updated VS2017.Offline.Setup.Utility.msi and release folder exe files.

VS2017 Offline Setup Utility 1.3.0

09 Oct 09:17
Compare
Choose a tag to compare
  • Added Proxy support as per Issue #6 .
  • Fixed Issue #5 .

VS2017 Offline Setup Utility 1.2.0

17 Aug 09:55
Compare
Choose a tag to compare
  • Merged feature to preserve last selected folder.
  • Added Archive folder to Old Version Module List for deletion.
  • Added Potential fix for Old Version Module List still show old files which were deleted when navigated back and forth
    -Removed Prism dependency. As this application is too small to make a complete use of Prism.
    -Updated current release to handle exception.

VS2017 Offline Setup Utility 1.1.0

18 May 05:21
Compare
Choose a tag to compare
  • Added new feature to download VS2017 offline setup files and folder.
  • Select folder of your choice where you want to download VS2017 offline setup files and customise workload as per your requirements.
  • If no checkbox is selected in workload, all components and package will be download.
  • CLI command which will be executed by application will be visible and its executed in command prompt.
  • If you want to update a previously download setup using this tool, you can run
    "{YourSelectedFolderPath}\Setup\CliCommand.bat"

Vs2017 Offline Setup Utility 1.0.0

04 May 10:33
Compare
Choose a tag to compare

This version of application contain new UI and setup can be downloaded. Vs2017 Offline Setup Utility 1.0.0 allow deletion of old version Visual Studio 2017 Offline Setup files and folder.