McAfee at one of my clients is slowing launch of my solution in Servoy Smart Client. I.T. is saying that it’s because McAfee is scanning the C:\Windows\Temp\ (or similar) folder, and they’d like me to tell Servoy to save client to a different location, which they can make an exception for McAfee. Can anyone tell me how to tell server to do that?
servoy itself doesnt get saved to that c:\windows\temp
i guess thats the browser that first saved a downloaded file to temp and then javaws picks it up.
Then javaws will download it and save it into the java cache
Then if you start it through the shortcut then javaws will pick it up from the cache.
I dont know exactly if javaws will download it again. But i dont think they will download it to temp