Commit Graph

28 Commits

Author SHA1 Message Date
xhmikosr 2fd342e5ea Installer: Set installer's build date automatically
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@752 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-27 16:23:20 +00:00
xhmikosr c66fe27b0b Installer: Remove HACKING.txt also if it's an upgrade.
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@751 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-27 11:08:39 +00:00
wj32 64172ad272 removed HACKING.txt again...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@749 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-27 09:56:45 +00:00
wj32 7b9321aa63 finish the last commit
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@748 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-27 09:53:28 +00:00
wj32 e92f225c46 don't copy HACKING.txt
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@747 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-27 09:50:21 +00:00
wj32 7f3e874ba4 changed zip filename
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@745 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-27 09:40:51 +00:00
xhmikosr 4ecc444d02 release.cmd: Enhancements
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@741 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-27 01:37:42 +00:00
xhmikosr 6d807d1afc release.cmd: Better detection of ILMerge in PATH
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@740 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-27 00:29:04 +00:00
xhmikosr bacd5b96e6 * Added automated creation of the zip of the binaries using 7z command line version
* cosmetics to release.cmd

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@739 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-26 20:27:56 +00:00
xhmikosr 2f4a0d7d70 release.cmd: Fix getting the install location of Inno Setup
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@738 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-26 19:20:13 +00:00
xhmikosr 128e559612 git-svn-id: svn://svn.code.sf.net/p/processhacker/code@724 21ef857c-d57f-4fe0-8362-d861dc6d29cd 2009-02-25 16:07:36 +00:00
xhmikosr d225f69dc5 git-svn-id: svn://svn.code.sf.net/p/processhacker/code@720 21ef857c-d57f-4fe0-8362-d861dc6d29cd 2009-02-23 20:46:02 +00:00
xhmikosr 67e123c97b git-svn-id: svn://svn.code.sf.net/p/processhacker/code@719 21ef857c-d57f-4fe0-8362-d861dc6d29cd 2009-02-23 20:07:24 +00:00
xhmikosr 23556d64b0 * release.cmd now searches first if ILMerge is installed in the default installation folder and if not then searches for it in the PATH
* Updated HACKING.txt

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@712 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-22 12:58:23 +00:00
xhmikosr ee953259ec Installer now removes 'Process Hacker Log.txt' if the user wants to
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@707 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-22 00:07:39 +00:00
xhmikosr 6909f4e519 release.cmd changes:
* Removed wildcard which was used before on copying the .txt files to ProcessHacker\bin\Release
* Verify copied files in ProcessHacker\bin\Release
* Suppress error messages in release.cmd caused by files not found on delete

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@702 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-21 23:20:12 +00:00
wj32 2ebc24d89f fixed grammer in Custom_Messages.iss
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@701 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-21 22:51:53 +00:00
xhmikosr 967bdd96fb * Installer: Asks to remove log. (not perfect yet)
* Installer: Updated Custom_Messages.iss


git-svn-id: svn://svn.code.sf.net/p/processhacker/code@699 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-21 13:58:13 +00:00
xhmikosr fd17cda12c * Cosmetics to the installer script
* Adapt file paths to "release.cmd"

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@682 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-21 00:11:45 +00:00
wj32 f2f60651db * updated release.cmd with XhmikosR's version
* uses the proper way of detecting .NET processes - COM objects (in turn making ProcessHacker.exe huge)
* changed the default color for elevated processes to be a bit more orange

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@676 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-20 22:58:54 +00:00
xhmikosr dad05e66f0 * Remove on install "ProcessHacker.exe.config" which is not needed anymore
* Removed some comments from the installer script

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@675 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-20 11:36:27 +00:00
wj32 67e1d813a9 updated release.cmd
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@673 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-20 10:00:36 +00:00
wj32 3fcb6f4dd3 * deletes ProcessHacker.exe.config
* copies kprocesshacker.sys to bin\Release

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@672 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-20 09:37:44 +00:00
wj32 c5f44198fe added automated installer builder
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@671 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-20 09:28:49 +00:00
wj32 aecba9e703 * Now shows non-existent parent PIDs
* build-and-clean script is now XP compatible

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@472 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-12 01:54:52 +00:00
wj32 965c07dc9e smarter merge_and_clean
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@463 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-31 02:15:05 +00:00
wj32 20ab953a12 use different strategy for merge_and_clean
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@350 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-20 06:03:20 +00:00
wj32 2f91abdb70 automate ILMerge
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@347 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-20 05:56:37 +00:00