mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-12-07 14:53:40 +00:00
Rename android_tools component to android_platform_tools
Updated the component name from 'android_tools' to 'android_platform_tools' in setup.iss for consistency and clarity.
This commit is contained in:
parent
137537d5ca
commit
6b5a5ea08e
|
|
@ -42,7 +42,7 @@ Name: "gtk3runtime"; Description: "Download and install GTK3 runtime for Windows
|
|||
Name: "gtkserver"; Description: "Download GTK-server (GTK GUI interpreter)"; Types: custom;
|
||||
Name: "nmap"; Description: "Download and Nmap and Npcap"; Types: custom;
|
||||
Name: "windivert"; Description: "Download WinDivert (Windows Packet Divert)"; Types: custom;
|
||||
Name: "android_tools"; Description: "Download Android Platform Tools"; Types: custom;
|
||||
Name: "android_platform_tools"; Description: "Download Android Platform Tools"; Types: custom;
|
||||
|
||||
[Registry]
|
||||
Root: HKCR; Subkey: "{cm:AppName}.Script"; ValueType: string; ValueData: "{cm:AppName} Script"; Flags: uninsdeletekey
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user