Code Monkey home page Code Monkey logo

create-exefromps1's People

Contributors

etcha-sketch avatar nickrod518 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

create-exefromps1's Issues

How to pass parameters to embedded PowerShell Script

Hello,

maybe i've overseen something. I created an EXE file from a PS Script and an additional folder.
In the next step i want to run the EXE file silent with an additional parameter or named parameter. That did not work for me.

What i already tried:

That starts the installer and extracts the content to C:\temp. Afterwards the ps script is started and asks for the parameter
install.exe /t:c:\temp

install.exe /t:c:\temp install (unnamed parameter for PS Script)
install.exe /t:c:\temp -action (named parameter for PS Script)

Is it not possible to run the exe with additional parameter?

Thank you for coming back to me.

Greetings Michael

Custom Icon Support

iexpress does not support custom icons but if there is a way to replace an exe's icon with PowerShell after the exe has been generated, I will implement it into this project.

Powershell script not found

Ive packaged my ps1 and a supp folder but when the post install cmd runs powershell complains it cant find the ps1 scipt in the correct temp folder. @nickrod518

I can't modify a registry key

Hi, my powershell script modify some registry keys, it works fine when the .ps1 is lunched as a powershell script, but don't works when lunched in the .exe file .

Unable to access $args

Just was to preface by saying this is the only PS to EXE tool I've found that will bundle the modules with it, and it works really well!

I'm trying to run a PS script that creates log files inside a directory that should be placed next to the .exe file. As per the README.md I'm trying to access the $args variable to get the file path but they are null.
Any ideas?
Thanks

Unable to reach USMT binaries - Windows 10 issue

No saved state found at [C:\TEMP\MigrationStore].
Unable to reach USMT binaries. Verify [C:\Users\xxx\AppData\Local\Temp\IXP000.TMP\USMT\amd64] exists and restart script.

It's not copying/creating the USMT folder in the temp folder

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.