summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Installer
Commit message (Collapse)AuthorAgeFilesLines
* WinGui: Update Version Numbers around the application / Installer. Update ↵sr552018-05-062-6/+6
| | | | the Installer to download .NET 4.7.1 if missing.
* WinGui: Block Installation on 32bit systems.sr552018-04-202-6/+18
|
* WinGui: Tidy up the build system by removing x86 build profiles.sr552018-04-132-428/+0
|
* WinGui: Use ExecWait instead of Exec for the installer. This should prevent ↵sr552017-08-264-8/+8
| | | | the install from continuing until the uninstall process has completed.
* WinGui: Set Framework version to 4.6.1sr552017-06-144-4/+4
|
* WinGui: Update the assembly info / version numbers / manifest.sr552017-06-114-16/+16
|
* WinGui: Remove fonts directory from installer.sr552017-03-264-45/+0
|
* WinGui: Inlcude portable.ini.template with the WinGUI installer.sr552017-03-184-0/+4
|
* WinGui: Bump version to 1.0.3 for the future release.sr552017-01-222-4/+4
|
* WinGui: Change the name of the night build start menu shortcut to "HandBrake ↵sr552017-01-012-4/+4
| | | | Nightly" to distinguish it from the public release builds.
* WinGui: Set version to 1.0.2sr552017-01-012-4/+4
|
* WinGui: Bump versions to 1.0.1sr552016-12-272-4/+4
|
* WinGui: Attempt to fix the installer so that users can cleanly install both ↵sr552016-06-164-4/+4
| | | | the nightly and official public release at the same time.
* WinGui: For silent installs, assume it's All Users, not Current User.sr552016-06-074-2/+36
| | | | Admins deploying the app on the network were not seeing the app icons appearing when installing from a different user account from the users.
* WinGui: Initial attempt at allowing nightly builds to be installed ↵sr552016-02-022-22/+22
| | | | separately from standard builds.
* WinGui: Update the GUI to handle the version information correctly after the ↵Scott2015-08-292-2/+2
| | | | git move.
* WinGui: Build fixes for git.Scott2015-08-272-0/+0
|
* WinGui: Disable the subversion build code. Will update to handle git later.Scott2015-08-272-4/+4
|
* WinGui: Improve .NET 4.6 detection code in the NSIS installer.sr552015-07-224-508/+40
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7368 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Migrate to the newly release .NET Framework 4.6. The installer will ↵sr552015-07-224-17/+17
| | | | | | automatically offer to install this for most users. Visual Studio 2012 or later is now a requirement for developers. VS 2015 Community edition works fine. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7367 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Updating the Nightly 64bit installer to check for .NET 4.5.2 as a ↵sr552015-07-221-5/+5
| | | | | | test before updating the app. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7366 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Switch the other installer files over to use capital Bsr552015-07-213-53/+53
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7354 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Correcting lower case b in HandBrake project assembly name. Only ↵sr552015-07-211-19/+19
| | | | | | | | doing one installer to check the effects. Also testing the removal of non-HandBrake symbol files from the build package. Should save around 1.8 MB install size. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7353 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: General VS Project Cleanup. Simplified build profiles. Installer no ↵sr552015-02-284-8/+4
| | | | | | longer packages xml files so install size should be slightly smaller. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6951 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Remove a bunch of CLI handling code.sr552015-01-311-1/+0
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6840 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGUI: Update the installer to abort if running on windows xp or earlier ↵sr552014-12-114-0/+28
| | | | | | with an error message. I don't have an XP machine / VM to test this on anymore, so if it doesn't work, let me know. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6596 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Update copyright and version numbers for upcoming releases.sr552014-08-182-4/+4
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6310 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Prep for patch release.sr552013-05-302-4/+4
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5527 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Update Assembly Info and Installer templatessr552013-03-092-4/+4
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5315 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Pushing version numbers forward for the main branch.sr552012-07-162-4/+4
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4847 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix build and further clean out some legacy code.sr552012-06-144-4/+0
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4735 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix Installer Scriptssr552012-05-123-3/+3
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4671 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Make the new WPF UI default. (the old UI exe is still included in ↵sr552012-05-124-0/+4
| | | | | | | | the build. Handbrake_old.exe) Also includes bug fixes to the audio and subtitles panels. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4667 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (WPF) Setup all the Installer (Nightly and Release, x86/64) and ↵sr552012-03-245-168/+1307
| | | | | | Build scripts for the new UI. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4533 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (WPF) Fixes to the Audio and Subtitle panels. Add pdb's to installer.sr552012-03-241-0/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4532 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (WPF) Wired up the Add Preset window and setup the build scripts to ↵sr552012-03-171-0/+167
create Alpha Builds for this project. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4508 b64f7644-9d1e-0410-96f1-a4d463321fa5