Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- PRE-REQUISITES
- ==============
- 1. If you are doing this on a clean install, make sure you start ThinApp, press Next, and close.
- 2. Go into Folder Options > enable Hidden Files.
- 3. You will need a specific Hex Editor from here:
- http://portablexapps.blogspot.com/2012/07/hxd-portable-multilingual.html
- HOW TO DISABLE THINAPP'S BANNER
- ===============================
- 01. Navigate to: C:\Users\%Username%\AppData\Roaming\Thinstall\ThinstallBuilder
- - XP Users: C:\Documents and Settings\%Username%\Application Data\Thinstall\ThinstallBuilder
- - Keep this window open but minimize for now.
- 02. Start ThinApp Log Monitor > Click Browse > Navigate to: C:\Programs files\VMWare\VMWare ThinApp.
- 03. In file name enter *.* > press Open > right-click on 'tlink.exe' > select 'Properties' tab > leave open.
- 04. Maximize 'ThinstallBuilder' folder in (Step #01).
- 05. Navigate to: ThinstallBuilder\%ProgramFilesDir%\VMware\VMware ThinApp.
- 06. Copy 'tlink.exe' to Desktop.
- 07. Start Hex Editor > Open 'tlink.exe' > click 'Search' > 'GoTo' > and enter '0002BB0A' > click 'OK' to jump to location.
- 08. In 10th and 11th column > you will see 74 | 19.
- - Change "19" to "00" so it looks like this: 74 | 00
- - Save file.
- 09. Copy & paste modified 'tlink.exe' into: 'ThinstallBuilder\%ProgramFilesDir%\VMware\VMware ThinApp'.
- - Select yes to replace existing file with same name.
- 10. Complete.
- * ThinApp will still show the banner, but applications built with ThinApp will not.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement