

The only time you wouldn't include it is for an online installer that always downloads the latest version.

This is more important that the development test number in letting people know what version they are getting. You should include the version number of the app (2.5.1 in this case) in the thread title.As indicated in the launcher documentation for CleanTemp, did you thoroughly test to ensure nothing is being written to %TEMP%? This is honestly the first app I have looked into that uses CleanTemp.You should use %ALLUSERSAPPDATA% instead if files/folders are actually being created there. %ProgramData% isn't a valid cross-platform environment variable, it is Win Vista/7 only.Use %ALLUSERSAPPDATA% instead of %ProgramData%, don't save the dir created there, only delete it if it's emptyĭelete web dir that was included with app: it is not included with current distribution of TightVNCĭelete reg key if empty, update Homepage and version Move log files instead of the directory they are in, rename the dir they are saved to in the Data dir to logs, create an App\DefaultData dir


Description: TightVNC is a free remote control software package.
