Calling Inno Setup from the command line
Wednesday, August 31st, 2005I finally figured out how to call the inno setup program from my build script
I finally figured out how to call the inno setup program from my build script
A script that takes 10 seconds to write, 20 minutes to stop
Here are two simple Subversion tasks and examples of how to do them:
How to change a Subversion log message you’ve already commited:
svnadmin setlog [repopath] -r [revision] [path to text file with new log message] –bypass-hooks
Example:
svnadmin setlog c:/ARMS -r 186 c:/newlog.txt –bypass-hooks
More help:
svnadmin help setlog
How to get a list of all of the files in a […]
Assuming that you’re the “proud” owner of a .net “powered” website and you’re getting this error message:
Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool. This may have occurred because all pooled connections were in use and max pool size was reached.
Then here is a very short term fix:
1. Go […]
My first attempt at screencast humor