diff --git a/Launcher.md b/Launcher.md index 7bc6d82..9e05258 100644 --- a/Launcher.md +++ b/Launcher.md @@ -1,7 +1,9 @@ ## Launcher This page explains how to run a WelsonJS Application Package (ZIP file) using the WelsonJS Launcher. -### Step 1. Run the `WelsonJS.Launcher.exe` file and select the app location. +### How to run the WelsonJS Application with Launcher? + +#### Step 1. Run the `WelsonJS.Launcher.exe` file and select the app location. The WelsonJS Launcher supports both local app files and external app files (a feature to download app files from the network, which will be supported in the future). Select the appropriate option. ![WelsonJS.Launcher.exe screenshot 1](https://github.com/user-attachments/assets/d3339f08-ab36-4a35-81b5-9959bcf315fa) @@ -12,11 +14,14 @@ The following explains the meaning of each checkbox (option): * **"This is an Interactive Service Application"**: Select this checkbox if the app you are running is a service app and needs to operate in User Interactive mode. -### Step 2. Choose the app file (zip file) +#### Step 2. Choose the app file (zip file) If you selected a local app file, a dialog window will open where you can choose your app file (zip file). Select your app file and click Open. ![WelsonJS.Launcher.exe screenshot 2](https://github.com/user-attachments/assets/22ce46a9-a324-408a-9729-1ccd3bbf50e9) +### How to make the WelsonJS Application Package? +Simply compress the project into a ZIP file. You don’t need to worry about the directory structure when compressing it. The system will automatically detect and locate the correct files even if the directory structure is different. + ### Report abuse - [GitHub Security Advisories](https://github.com/gnh1201/welsonjs/security) - ActivityPub [@catswords_oss@catswords.social](https://catswords.social/@catswords_oss)