MSI, App-V, SCCM, Appsense, Citrix. This blog contains hints and tips on these technologies. Primarily it is an online notebook of items that I may need to refer to in the future, or things I constantly forget!
Wednesday, March 13, 2013
Audacity 2.0.1 App-V
During the sequencing the CFG files in the %APPDATA% folder are specifically configured to be USER settings. The audacity.cfg file has a blank TempDir= setting because this is written in by the application at runtime. It is important that this setting correctly identifies the currently logged on users’ temp folder location. A typical location is C:\Users\TEMP\AppData\Local\Temp\audacity_temp . The temp folder is created and written to outside of the bubble, but the settings are managed and maintained within the bubble.