pub fn calculate_app_id(exe: &str, app_name: &str) -> u32
Expand description

Calculate an app id for a exe and app_name.

The app id is a 32-bit hash of the shortcut exe path and its app_name. It is used to identify custom images for the shortcut.