Forum Discussion
NathanielThomas
Jul 24, 2024Copper Contributor
Retaining Downloaded Application source folder in IME Cache
Hi All,
We are deploying applications via Intune, and we have few apps in which the shortcut self-heals during first launch. But due to source file missing in IME cache it failing to launch. Is it possible to retain or avoid the removal of application source folder from cache similar to SCCM in Intune.
Thanks,
Nathan.
Once the app is succesfully installed it would remove the cache content from the IME folder. If it tries to selfheal... maybe changing the installation script itself... just copy the contents to a static folder in the program files and launch the installation from there?
- NicklasOlsenIron ContributorHi Nathan π
Can you be a bit more specific on the issue?
From what I can understand, you have applications that require source files to be found in the IME cache. Is this a dependency, or are the source files in the same app?
Thanks π