Skip to content
This repository was archived by the owner on Aug 19, 2020. It is now read-only.

Commit 103a634

Browse files
committed
Add Create Setup section to README.md
1 parent d8f4f8a commit 103a634

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,16 @@ Simple Windows application for Shecan service (See [Shecan.ir](https://shecan.ir
1414
4. Restore the packages
1515
5. Build
1616

17+
## Create Setup
18+
19+
After doing following steps, you can get the Setup.exe in Setup\Output directory.
20+
21+
1. Install Inno Setup
22+
2. Build app in release mode
23+
3. Run SetupShell.ps1 file in Setup directory
24+
4. Compile Inno Setup config file (SetupConfig.iss) in Setup directory
25+
26+
1727
## Third-Party
1828

1929
1. Fody.4.2.1

0 commit comments

Comments
 (0)