Skip to content
This repository was archived by the owner on Dec 1, 2024. It is now read-only.

Commit fe98375

Browse files
committed
Version 0.3.1. Added ini and bin.
1 parent 0a510eb commit fe98375

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

WinAPI/Bin/Compilation-ps2exe.ps1 renamed to WinAPI/Bin/compiling-ps2exe.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Import-Module ps2exe
44

55
$git_path = "C:\Users\lifailon\Documents\Git\WinAPI"
6-
$version = "0.3"
6+
$version = "0.3.1"
77

88
Invoke-ps2exe -inputFile "$git_path\WinAPI\Source\WinAPI-$version.ps1" `
99
-outputFile "$git_path\WinAPI\Bin\winapi-process.exe" `

WinAPI/Bin/winapi-console.exe

2 KB
Binary file not shown.

WinAPI/Bin/winapi-process.exe

2 KB
Binary file not shown.

0 commit comments

Comments
 (0)