Using the ThinApp SDK from PowerShell
For the PowerShell adepts out there, you can use the ThinApp SDK from PowerShell.See my Using the ThinApp SDK from PowerShell post. ____________Blog: LucD notesTwitter: lucd22
View ArticleWelcome ThinApp SDK Developers !
Folks, We are very happy to create a community dedicated to all things ThinApp SDK. You can ask your questions, give us feedback, contribute to the community and be part of our very first ThinApp...
View ArticleThinApp Error invalid
By giving the path for the ThinApp, the .msi applications showing as Invalid, after scanning.Attached the error page.
View ArticleOpenPackage and Register much slower than ThinReg
Hi there, When using the SDK to register an app the first time after a reboot, it takes a long time for the operation to finish. Even if the file is local, it always takes 10+ more, with Thinreg taking...
View ArticleRoot of the virtual filesystem
Hi, I'm trying to write a package explorer tool. My problem is I don't know how to access the root of the virtual filesystem. In ThinApp SDK sample ThinDir.vbs the name for the root seems to be "\",...
View ArticleIsolationmode settings accessible ?
Is it possible to use the SDk to find the isolationmodes (files & registry) for a package ?I can't seem to find this.
View ArticleModify Sandbox Location Using the SDK
Hi, Just wondering if we can change sandbox setting of a ThinApp using the SDK? I don't have the project files anymore to rebuild it and I don't seem to be able to find a method that can do it from the...
View ArticleThinApp.VFile and content. (how to ?)
Dear, I see VFile.GetHash() to compute the hash of file object, VFile.VerifyContents() to very if some data are inside the file object. But I don't see any function to read the content of the file...
View ArticleThinApp SDK to force appsync with primary data container (.dat)
I am trying to use the SDK to get a forced appsync update. I used for that the script posted on this forum : '================================================= ' Set Environment Variables...
View ArticleThinAppSDK API Bug in ThinAppSDK.IThinApp_VRegKey.get_SubKeys() ?
Hi there, I test the ThinAppSDK and have a Problem.When i open the virtual Registry there i have 3 Option to Open. HKLM HKCU HKCR The "HKCR" is the only Base Key that was going to open. When i Try the...
View ArticleIs the documentation distributed with VMware-ThinAppSDK-4.6.0 correct?
The documentation for ThinApp.VRegKey seems to be incorrect in several ways: It claims you can call GetValues and GetSubKeys on packages, which definitely isn't true. I suspect this is a copy-paste...
View ArticleThinApp.VRegValue 'data' incorrectly padded with null byte when original...
Utilizing the currently available version of the ThinApp SDK, the following VB results in incorrect reads of registry strings when the original string is even in length -- a single null bye (0x00)...
View ArticleThinApp’ing Adobe X STD or Pro. .... or 9 Std pro
Has anyone had luck with ThinApp’ing Adobe X STD or Pro. I have looked around on various forums who mention reader x – but nothing really sufficient on the Std or pro edition. We want to ThinApp so we...
View ArticleRegistering ThinappSDK.dll Problem
Hej I am registering ThinAppSDK.dll on a win7 pc by first makeing sure the ThinAppSDK.dll and ThinAppSDKSrvr.exe files are together in a directory.Then I register the DLL with the regsvr32 command...
View ArticleIs this SDK dead?
Hello,I've just started looking into the Thinapp DSK and from the creation data on the doc its 2 years old. So, is this now defunk? Has this been killed off because of Horizon? I just dont want to...
View ArticleThinAppSDK in Java
Hi Developerteam, One Question. Would be the ThinAppSDK in Java available? Regards Peter
View ArticleExtracting MSI Content using ThinApp SDK
Hi, There is an option to create MSI files using ThinApp capture wizard. The MSI files produced on or after 4.5 version of ThinApp are special in a way that content larger than 2 Gigs can be made fit...
View ArticleSDK & ThinApp AppSync Error
When using the latest version of ThinApp - 4.7.2, I recompiled a existing ThinApp (which is a home grown application called MainMenu). We (my work) also has another home grown application (which I'll...
View ArticleVisual Studio Examples
Does anyone have any guidance or examples of how to use the ThniApp SDK in Visual Studio for either/or C++/C#? Or perhaps a link code or similar? I've viewed this: Introduction to the ThinApp SDK on...
View Article