Microsoft JDK
- installation path is C:\Program Files\Microsoft\JDK\
- JAVA_HOME directory was added as specified in the Salesforce Dataloader site (https://developer.salesforce.com/tools/data-loader)
- Registry entry for the JRE environment was also included as required (HKLM\SOFTWARE\JavaSoft\JDK)
- Version installed is 25.0.2
Salesforce Dataloader
- Install location is in C:\Dataloader
- I have added a install log in case there will be an issue during the install (it is typically due to JRE requirement). Intune is unable to write installation failure info so I just had to include a logging command in the packaged installer. The log file will be saved in C:\Programdata (file name is SalesforceDataLoader_install.log
- I have added the Microsoft JDK as a dependency for this package.
