Projects STRLCPY PowerShdll Commits 8a1f43d7
🤬
  • ■ ■ ■ ■ ■ ■
    README.md
    skipped 2 lines
    3 3   
    4 4  Does not require access to powershell.exe as it uses powershell automation dlls.
    5 5   
    6  -PowerShdll can be run with: rundll32.exe, installutil.exe, regsvcs.exe, regasm.exe, regasm.exe.
     6 +PowerShdll can be run with: rundll32.exe, installutil.exe, regsvcs.exe, regasm.exe, regsvr32.exe or as a standalone executable.
    7 7   
    8 8  ## dll mode:
    9 9   
    skipped 29 lines
    39 39  ```
    40 40  Usage:
    41 41  PowerShdll.exe <script>
    42  -PowerShdll.exe -h Display this message.
     42 +PowerShdll.exe -h Display this message
    43 43  PowerShdll.exe -f <path> Run the script passed as argument
    44 44  PowerShdll.exe -i Start an interactive console in this console (Default)
    45 45  ```
    skipped 24 lines
  • ■ ■ ■ ■
    dll/Readme.md
    skipped 2 lines
    3 3   
    4 4  Does not require access to powershell.exe as it uses powershell automation dlls.
    5 5   
    6  -PowerShdll can be run with: rundll32.exe, installutil.exe, regsvcs.exe, regasm.exe, regasm.exe.
     6 +PowerShdll can be run with: rundll32.exe, installutil.exe, regsvcs.exe, regasm.exe and regsvr32.exe.
    7 7   
    8 8  ## dll mode:
    9 9   
    skipped 27 lines
Please wait...
Page is in error, reload to recover