-
1. Re: Very slow portable app to access a folder
Cievo Feb 8, 2018 5:34 AM (in response to shakolan)What a isolation mode do you use in application?
I had very slow responses when there was bad isloation mode and lots of directories were isolated. Also registries.
-
2. Re: Very slow portable app to access a folder
Cievo Feb 8, 2018 5:36 AM (in response to shakolan)Look here Slow Open Dialog folder listing
-
3. Re: Very slow portable app to access a folder
shakolan Feb 8, 2018 7:26 AM (in response to Cievo)In package.ini i'm using Isolation level - Merged.
Regarding the thread i couldn't find a way to fix it there. I 've also asked about it but didn't get a response.
Even if it opens a folder and then i close the application entirely , because the folder was open through the application is slow until i close it and open regurarly the folder from the file explorer.
Any ideas?
-
4. Re: Very slow portable app to access a folder
parmarr Feb 12, 2018 3:56 AM (in response to shakolan)Please refer the community link https://communities.vmware.com/thread/507646
-
5. Re: Very slow portable app to access a folder
shakolan Feb 15, 2018 3:39 AM (in response to parmarr)Thanks for the response!
i guess you are referring to this solution :
have found partial solution.
ExternalCOMObjects={18907F3B-9AFB-4F87-B764-F9A4E16A21B8}
This parameter in package.ini speed up folder listing to 9-11 seconds.
However what id should i use in ExternalCOMObjects ? I'm not sure i understand exactly this parameter and how to use it
-
6. Re: Very slow portable app to access a folder
shakolan Feb 24, 2018 12:42 AM (in response to parmarr)I have tried to make a portable app using Cameyo and Spoon Studio and i can access folders through the app instantly but with thinapp it takes 1 minute.
I'm using a windows 10 vm with thinapp. Will something change if i use an older operating system such as windows 7 or 8?
I can also provide the app which is a small app and you can try it your self and see if the same issue reproduces