Thanks a lot Abdirashid! got some ill family members so had hoped to publish third and last yesterday, see if today allows :)
@rashkaViking Жыл бұрын
@@IntuneVitaDoctrina Get well to the ill family member bro
@yuni1401 Жыл бұрын
Thanks for the video and your efforts.
@IntuneVitaDoctrina Жыл бұрын
Thanks a lot, hope to publish the last in this serie on Friday
@TARTAROS.9 Жыл бұрын
Super bien 👍 ❤
@rajeshkumarmishra1091 Жыл бұрын
Great content
@IntuneVitaDoctrina Жыл бұрын
Thank you very much
@garykulovics7705 Жыл бұрын
Hello Love your videos butt his is the frist script that I cannot get to work evetime I run it A pop up appears Windows Installer with Install Option Display Options etc... and for the life of me can't figure it why it won't install our Please help
@IntuneVitaDoctrina Жыл бұрын
Hi, thanks and cool logo, had an Atari back in the days, not for long and then a C64 :) that could be a switch to MSI exec that it doesn't like, can you post the line that is supposed to install? ChatGPT isn't perfect here, sometimes it gives the wrong names like EULA parameter it gives the wrong name for example, but we correct that in the video later
@garykulovics7705 Жыл бұрын
@@IntuneVitaDoctrina Hi Thanks for getting back to me Love my Atari my first computer was the Atari 400 new never lucky enough to get a C64 This was the line with the problem Original $installArgs = "EULA_ACCEPT=YES /update $scriptPath\AcrobatDCx64Upd2300620320.msp /qn /norestart /log $logFilePath" $installArgs = "EULA_ACCEPT=YES /update ""$scriptPath\AcrobatDCx64Upd2300620360.msp"" /qn /norestart /log ""$logFilePath""" I added double quotes and removed some backslashes and it worked this supposedly ensures that the path and variables are correctly expanded go figure learn something new everyday but at the end I am happy it worked weather the solution is right or wrong I am so glad it worked Thanks for great video and keep up with those great intune videos
@IntuneVitaDoctrina Жыл бұрын
thanks a lot, if the path got (space) in log file or path then yes those are needed, I should have been more clear in the video about that. Well done you fixed it! I remember playing a game called Ants on Atari, you were chased by giant ants LOL :)
@Joe-b4c9k Жыл бұрын
I'm faced with the same issue, when running the Install script prompted with the Windows Installer menu prompt. Please tell me what is the fix?