You've already forked pyinstxtractor
mirror of
https://github.com/extremecoders-re/pyinstxtractor.git
synced 2025-08-02 16:24:45 +08:00
Fix Invalid escape sequence \p syntax warning
This commit is contained in:
@@ -20,7 +20,7 @@ extracting the PYZ archive.
|
|||||||
Usage : Just copy this script to the directory where your exe resides
|
Usage : Just copy this script to the directory where your exe resides
|
||||||
and run the script with the exe file name as a parameter
|
and run the script with the exe file name as a parameter
|
||||||
|
|
||||||
C:\path\to\exe\>python pyinstxtractor.py <filename>
|
C:\\path\\to\\exe\\>python pyinstxtractor.py <filename>
|
||||||
$ /path/to/exe/python pyinstxtractor.py <filename>
|
$ /path/to/exe/python pyinstxtractor.py <filename>
|
||||||
|
|
||||||
Licensed under GNU General Public License (GPL) v3.
|
Licensed under GNU General Public License (GPL) v3.
|
||||||
|
Reference in New Issue
Block a user