Skip to content

Commit 04eb820

Browse files
committed
refactor: Update internal name and product name in resources.rc file
1 parent f26698d commit 04eb820

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

resources.rc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ FILETYPE 0x1
1515
VALUE "CompanyName", "BrainbirdLab"
1616
VALUE "FileDescription", "File Compress-Encryption program"
1717
VALUE "FileVersion", "0.0.2"
18-
VALUE "InternalName", "piarchiver"
18+
VALUE "InternalName", "piarch"
1919
VALUE "LegalCopyright", "BrainbirdLab"
20-
VALUE "OriginalFilename", "piarchiver"
21-
VALUE "ProductName", "PiArchiver"
20+
VALUE "OriginalFilename", "piarch"
21+
VALUE "ProductName", "piarch"
2222
VALUE "ProductVersion", "0.0.2"
2323
VALUE "Author", "Fuad Hasan"
2424
}

resources.syso

-24 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)