Quantcast
Channel: VMware Communities : Discussion List - VMware ThinApp: Discussion Forum
Viewing all 1210 articles
Browse latest View live

Is Thin App broken on version 5.2.x?

$
0
0

OK I've been packaging with Thin App for the past 5 years and never encountered as many errors as I do now

 

I am hitting a number of issues with a simple web-app that contains Java 6 update 17, Crystal Reports and a 3rd party ActiveX component. The website is also added to the trusted site zone and the pop-up blocker exception list.


The shortcut to launch the app is calling the locally installed internet explorer and then the URL of the website.


The app has previously been packaged on Windows 7 using Thin App 5.1.1 however as we are moving to Windows 10 this application needs to be rebuilt in the later capture tools to resolve crashes on launch.

 

So far i have encountered the following issues since either rebuilding or recapturing this application using 5.2.4.


1. Scripting causes the app to fail to launch.

Using the same script on 5.1.1 and the app launches fine.
However on 5.2.4 this doesn't work and the app doesn't open.

 

Here is the script.

     Function OnFirstParentStart

          ExecuteVirtualProcess("RegSvr32 /s " & chr(34) & "C:\Windows\Downloaded Program Files\OSSPlugin.dll" & Chr(34))

     End Function
This script was used as Thin App doesn't seem to be able to capture the registration for this dll.

A main function of the application won't work without this dll registration.

 

2. Internet Explorer 11 has issues with temporary internet files

Another function of the website i am capturing has documents stored which are opened from with the browser.
A large number of these files are stored in *.Tiff format due to scanning the documents in. However i get the following error below.

ThinApp error.png

 

 

For my Windows 7 clients if i revert these users back to Internet Explorer 8 the *.Tiff files open without issue. However this is not possible on Windows 10 and as such i have a lot of unhappy clients

 

3. Office 2016 documents are unable to be opened.

As well as storing documents in *.TIFF format a large number of word and excel documents are also stored on this site.
Attempting to open Excel documents and the Excel process is spawned but terminates immediately.

For Word the application opens but again the application is unable to find the documents.

ThinApp error2.png

I have added the office processes to ChildProcessEnvironmentExceptions and set the ChildProcessEnvironmentDefault to both External and Virtual. On both occasions this meant that the Java applet wouldn't load, the website was no longer in the trusted site zone (captured in the package) and crystal reports no longer worked. However the office documents would load.

 

I can only get the documents to launch successfully with a combination of Internet Explorer 8 and Office 2010 installed.

 

Please note i have installed the components manually on windows 7 and 10 and both all works fine.

I have captured the application on Windows 7 using App-V and the applications works fine on either Windows 7 or 10.

 

So due to this i have an app that works as long as I package in 5.1.1, use scripting, have Internet Explorer 8 installed and Office 2010. This basically kills the app for use on Windows 10 as the app won't run if captured using 5.1.1 and we have internet explorer 11 and office 2016 installed.

 

Can anyone provide any pearls of wisdom to try and get this application to work?  I have tried over 25 combinations of Merged vs WriteCopy directory isolations, ChildProcessEnvironmentExecptions on or off, VirtualizeExternalOutOfProcess on or off and none of which work.

 

Regards,


ThinApp application using MS SQL LocalDB

$
0
0

Wondering if anyone can help, I'm currently trying to ThinApp an application which uses a MS SQL LocalDB instance, is this supported within a ThinApp? Having various issues with the application not launching, I want to first get some sort of confirmation of the support for LocalDB instances within a ThinApp before troubleshooting further.

I had create access 2010 thinapp package-ThinApp has encountered an unexpected error

$
0
0

I capture with ThinApp  ,on windows 10 virtual desktop , installation of access 2010  .

When I open the application from the bin folder - the application opened with an error:

 

ThinApp has encountered an unexpected error...

Choose: retry ignore abort!!

 

Please advice.

 

Liora Ben-Ezra

IT Manager of Hirshberg Brothers

ThinApp 5.2.5 and Java 1.8.172

$
0
0

Hi all,

 

I have the error in my ThinApp with Java 1.8.172:

Error occurred during initialization of VM

Could not reserve enough space for 2097152KB object heap

 

Does anyone have a hint?

ThinApp Application gets error "cannot access a disposed object system.servicemodel.channels.servicechannel"

$
0
0

Works fine if application is installed manually but get this in the Thinapp captured version.

Click on a button and gives "cannot access a disposed object system.servicemodel.channels.servicechannel"

 

what setting in package.ini needs to be set?

Nero Video 2020

$
0
0

I tried to virtualise Nero from year to year without success. But now Nero Video 2020 seams to run fine! :-)

ThinApp incompatibility with Windows 10 (1909)

$
0
0

All versions of ThinApp does not work for Windows 10. The output file works only on Windows 7. I even tried to make portable with standalone EXE application and it wasn't able to run by returning error and user should kill the process from task manager.

I checked two computers. I tried ThinApp 5.2.3 and TinApp 5.2.6 - they all give me the same result. No matter where the portable is made (on Windows 10 or Windows 7) - both outputs have the same issue and same result (work for Win7, not work for Win10). How could this be possible?! You can check PhotoFiltre. Just get the main application and it will give you the same as whole program did. Home Page Download

HINT: PhotoFiltre have different interface skin for Win7 or Win10. Default skin was on Windows 7, new skin on Windows 10. Seems it wasn't able to read from somewhere. But my platform is same - Windows 10.

 

By the way - I found another issue for Windows 10 LTSC: ThinApp 5.2.3 can not accept legit registration key.

ThinApp TightVNC Server

$
0
0

Hi all,

 

I was just wondering if anyone had managed to ThinApp TightVNC server?

 

I have rolled out a windows 7 version to a virtual desktop and get all of the icons that I need.

VNC viewer comes up fine, and I can even use the viewer from a virtual desktop to connect to my reference VM where TightVNC is installed (installed locally).

 

When I run VNC server (the thinapp version), it shows the icon in the system tray and also the IP address of the VMware View VDI VM, but when I try to connect to the VM via a thinapped viewer it prompts for the password but then nothing happens, and I eventually get the connection was gracefully shutdown.

 

 

The scenario is, we have a wallboard which comes from a desktop pool via a thinclient, and we need multiple users to be able to access the wallboard without killing the session on screen.

I didn't want to hard install VNC Server on to the desktop image because another pool uses the same image, and I also didnt want to create a separate desktop image (because that means its another desktop I have to keep up to date with patches), so the idea was to thinapp VNC server, run it, and then users could connect to it via the thinapp VNC Viewer (with AD rights applied).

 

The problem I think we have is that the thinapp version of VNC Server doesnt install the TightVNC Server service in to windows and that might be the issue, despite me being able to telnet to the port that VNC is using (5900)...

 

Anyone any suggestions?

 

Thanks!


Is Adobe SVG Viewer tool certified to be virtualized under thinapp wmware

$
0
0

Is Adobe SVG Viewer tool certified to be virtualized under thinapp wmware?

thin app issue for Internet explorer (IE with Java8u241 (ThinApp)) on windows 10

$
0
0

rundll32.exe Fatal Application Exit

Thinapp has encountered an unexpected error. Click Abort to

close the application, retry to debug, or Continue to ignore

the error. Support info:PID=3388, VRegLock.cpp@615,

unable to open or create registry map

GitHub Desktop 2.3.1 Unable to load WINMM.DLL 1346

$
0
0

Hello,

 

I am using ThinApp 5.2.6.

I am trying to virtualize GitHub Desktop 2.3.1 and I get the error bellow:

Unable to load DLL C:\Users\admin\AppData\Local\GitHubDesktop\app-2.3.1\GitHubDesktop.exe->WINMM.dll

 

1346

About one minute after the error is closed the application opens...

Other ThinApp applications work as expected on the same machine.

I attached the log files.

 

Please let me know if there is anything it can be done.

Unable to load DLL - The specified module cannot be found

$
0
0

Hi,

 

I have seen a few of these posts but i am struggling to get this working at the moment.

I have a build machine and a test machine (the same image). The application work on the build machine but when i copy the bin folder to my test machine i get the below error:

 

dll.png

 

I have these options in my package.ini file:

 

ChildProcessEnvironmentExceptions=svchost.exe
ChildProcessEnvironmentDefault=Virtual
ExternalDLLs=gdex.dll
StatusbarDisplayName=Ab Initio GDE 3.1.7.2

 

However I still get the same error on my test machine. gdex.dll is located in Captures\Ab Initio\%ProgramFilesDir%\Ab Initio\Ab Initio GDE 3.1.7.2\Program Files so i presume this should work?

Any ideas?

 

Thanks

ThinApp 5.2.7 is Now Generally Available

$
0
0

ThinApp 5.2.7 was just released today and contains some updates:

 

  • Support for Windows 10 1909.
  • Support for new parameters: DisableWriteDAC and IgnoreFolderSecurity in the package.ini file.
  • Warning message added, in the SetupCapture wizard, for applications compiled using the AnyCpu flag in the ThinApp build process.
  • Security updates and bug fixes.

 

Please see the VMware ThinApp 5.2.7 Release Notes for more details.

my apps shortcut keys not being recognized, error "kernal mode component"

$
0
0

hello, i am capturing a windows Macro automation app that uses keyboard, mouse 'triggers' to run script (open notepad, launch Firefox, move resize windows, etc)

 

when installing this app (QuickMacro) i ran into this error, "a new kernelmode componenent "QM process triggers" was installed, this is not supported by ThinApp"

 

i am able to capture and launch the software after capture BUT the app is useless unless i can trigger these scripts.

 

 

is there a way around this, how can i fix this???  thank you!

 

Accessing files in the same folder as the ThinApp executable

$
0
0

I have an interesting use case that I am trying to get working with my current ThinApp trial, to see if it is useful for our current environment.

 

- I have an application that is ~5Gb

- It may be installed in any number of locations on a client PC

- There are multiple, different, optional patches for this application that are ~500Mb each

- A user of the application will only have at most one of these patches installed at a time

- Some users will still be using the original base install and have no requirement for installing any patch

- When installed, these patches irreversibly modify the base application, and it needs to be reinstalled to switch to another patch

- There is no desire or requirement to package the base app itself, as this is generally deployed by an existing method

 

My hope was that I could package each patch up as a ThinApp (with a "Package X.exe" and "Package X.dat") and allow users to simply place them in the application folder.

This would allow the original app to remain unmodified, but when run inside the sandbox it would contain the modified data from the relevant patch

 

The blocker I have reached is that it doesn't seem possible to have the "current folder" as an expandable macro anywhere.

Ideally the package would simply contain the modified patch files and folders, and be run from the application folder, using "current folder" as merged.

 

The workaround I am considering at the moment is to use a script to locate the existing install on the machine, copy the patched files from wherever they are in the package over to that location (resulting in them being present in the sandbox), then launching the application.

Unfortunately, this results in extremely long load times (if sandbox is cleared on exit), or duplication of data (each patch is now stored both in the .dat file and in the sandbox).

 

Is there an easy method to have files packaged into the "folder where the thinapp is being executed"?


Using 'SetfileSystemIsolation' in VMware ThinApp v5.0.0 1391583

$
0
0

Hi all,

Seems I've found a bug with scripting API. In two words, function "SetfileSystemIsolation" has no effect at all. For example, call "SetfileSystemIsolation "C:\Merge", 2" with line "DirectoryIsolationMode=WriteCopy" in "Package.ini" gives default isolation (WriteCopy) directory "C:\Merge". All changes will be sandboxed. I've tested this for VMware ThinApp v5.0.0 1391583 and VMware ThinApp v4.7.3 891762. Result is the same. But it works as should in VMware ThinApp 4.5.0 238809. Please, someone test and confirm.

 

P. S. Also there is error in "thinapp50_manual.pdf" on page 83, function "SetfileSystemIsolation" referenced as "Setfile systemIsolation(Directory, IsolationMode)".

ThinApp Tableau Desktop not working properly

$
0
0


I was trying to Thinapp tableau desktop, I tried with Thinapp version 4.6 and 4.7 but it was giving some error, so I downloaded version 5.1 of Thinapp.

this time I was able to capture tableau properly. I also added license key for tableau before capturing the package but when I launched this Thinapp package to any other machine it still ask for activation.

In short it is not capturing license information of tableau.

 

Have somebody try to Thinapp tableau yet? If yes then any help would be appreciated.

ThinApp doesn't work after upgrade to windows 10 2004

$
0
0

After Upgrading windows 10 from 1909 to 2004 build 19041.207, ThinApp doesn't work anymore and any portable created with it doesn't work.

Please see the error message in the attached image.

 

001.png

Testing

$
0
0

Im found a bug in the product VMware.ThinApp-5.2.7 .After comparison snapshots , it a copy files project to the folder I specified.but during copying files project  write can not save the project, no directory found.because the folder name has the long name is this folder, or in Russian. Why your product  VMware.ThinApp 5.2.7  not incompatible  with the program image line fl studio pro.  Well it does portable version  fl studio pro. But does not start portable version image line fl studio pro.

ThinApp 5.2.7 VBScript fails for several APIs e.g. GetCurrentProcessName

$
0
0

I tried to reuse a VBscript i used before, but i fails constantly. I the tried do use the samples from VMware and they fail the same.

-> They silently fail. Tried to find something  in Log Monitor, but i cannot see what happens.

I captured  on Windows 10 1809. The only thin that woks is GetCommandLine for every Process.

 

Has anybody else seen this behaviour on one of the newer builds ? It used to work on 5.0 and WIndows 7 and WIndows 10

Viewing all 1210 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>