It is not an exe of the script, but an exe of self extraction that runs the extracted script after extraction. Not the same, it is good to know that difference. Anyway it is a great trick.
Thanks for the awesome tutorials, Jack! I have a question. My script is searching for files from folders by inputting strings. Do I need to package those folders also? And is that possible to hold the PowerShell console screen after the program executed to show the result? It's flashed when I run the exe file...Thanks in advance Jack!
The point off creating a file.exe is to unly have 1 file agree? So the issue here is when you have multi xaml files and one ps1 file. Sure you can collect them in that program in Windows. And ref to the files, the problem is you still have to have them inside a folder also, else it will not work. So the point off 1 exe is still a problem that way. Else you have to put every xaml page script, inside one ps1 to do it that way, and then do the compile to exe file. Else you have any better way to show via external program like Visual Studio where you have one ps1 file, and multi xaml files.
Salut. Soit un programme .exe que je dois copier dans c:\temp puis l'exécuter. Je souhaite un script powershell qui accomplira ces 2 fonctions. Merci pour ta contribution
Is there a way to remove the powershell start up window from the .exe ? I know there is a command but the command that is used still shows it for a split second.
Hi Jack, i have tried to create executable file from one of my scripts but i receive the message "Another program is currently using this file" and after that the exe file dissapears. I have also set the execution policy to Bypass in my script. Do you have any advice?
Old but damn you just fixed my headache of writing the cmd code to execute the powershell file to execute. Hats off
It is not an exe of the script, but an exe of self extraction that runs the extracted script after extraction. Not the same, it is good to know that difference. Anyway it is a great trick.
is the script extracted on disk or in memory
@@robertroussakov9395 it's extracted in memory. it doesn't leave anything on the disk
@@robertroussakov9395disk i think
Nice one mate, and almost spot on on my name. 😃. I will try this on one of my PS scripts.
Now waiting on the PS-PDF data manipulation video. 😀
Glad you enjoyed the video :)
Thanks for the awesome tutorials, Jack! I have a question. My script is searching for files from folders by inputting strings. Do I need to package those folders also? And is that possible to hold the PowerShell console screen after the program executed to show the result? It's flashed when I run the exe file...Thanks in advance Jack!
Your videos are outstandingly useful and understandable.
Is there a way for me to become a member or something? You deserve my money, Brother!
The point off creating a file.exe is to unly have 1 file agree?
So the issue here is when you have multi xaml files and one ps1 file.
Sure you can collect them in that program in Windows.
And ref to the files, the problem is you still have to have them inside a folder also, else it will not work.
So the point off 1 exe is still a problem that way.
Else you have to put every xaml page script, inside one ps1 to do it that way, and then do the compile to exe file.
Else you have any better way to show via external program like Visual Studio where you have one ps1 file, and multi xaml files.
Can you make a tutorial how to convert a p5.js project from visual studio to a executable file ?
So do i have to drag all the files on the USB or is the exe file alone enough and the other files are included?
this was perfect but is there a way to hit the pswindow that shows up behind my gui?
Good video, thank you. What is the SED file for?
I get an Antivirus alert when I try to create an exe from my script. Do you have some suggestions on how to bypass that?
What antivirus are you using currently?
@@jackedprogrammer I am using Kaspersky Endpoint
Eres un Crak 👍👍👍👍 me funcionó carnal me dió la temperatura mal al inicio el exe luego lo ejecute como Admin y listo 👍👍👍👍 gran vídeo 👍
Salut. Soit un programme .exe que je dois copier dans c:\temp puis l'exécuter. Je souhaite un script powershell qui accomplira ces 2 fonctions. Merci pour ta contribution
Is there a way to remove the powershell start up window from the .exe ? I know there is a command but the command that is used still shows it for a split second.
I would guess you could do something like -windowstyle hidden when you enter the "powershell.exe -executionpolicy bypass -file blabla.ps1"
Hi Jack, i have tried to create executable file from one of my scripts but i receive the message "Another program is currently using this file" and after that the exe file dissapears. I have also set the execution policy to Bypass in my script. Do you have any advice?
Hi Marko, sorry for the late reply, make sure that the powershell ISE or vs code is closed when making the .exe as it might hold a lock on the file.
Big Help thank you!
No problem, glad you're enjoying the videos :)
Thanks for this!
No problem, glad you`re enjoying the videos :)
That's very great ! Thx ;)
Do you think you could help me with a csv file? I would pay..
Hi Mark, if you want you can send me an email via my about section should be a button there to contact me by email :)
what about ps2exe?
Thx!
Hey jack! I emailed you about a huge project :) I think you would be interested!