Lesson 2, Topic 5
In Progress

Compile your package with the pack.ps1 script

John Kraczek October 28, 2024
Lesson Progress
0% Complete

From your terminal cd into the root of your package and run the following command:

PowerShell
				
					./pack.ps1
				
			

This will run the command: intwin -c .\PsADT -s .\PsADT\Files\Setup.exe -o .\output -q which we added to the pack.ps1 script earlier. 

It will output your intunewin file into the output folder. 

We have compled our Setup.intunewin file. 

0 0 votes
Rating
Subscribe
Notify of
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x