The search returned 11 results

by TITCHI
January 9, 2025 - 09:13
Forum: WAPT Packages
Subject: vcredist2015-2022 package
Answers: 8
Views : 5935

Re: vcredist2015-2022 package

Hello,
thank you Smandel, but can you explain to me precisely how you did it?
by TITCHI
January 8, 2025 - 10:06 AM
Forum: WAPT Packages
Subject: vcredist2015-2022 package
Answers: 8
Views : 5935

Re: vcredist2015-2022 package

nothing in the temp folder
by TITCHI
December 20, 2024 - 9:35 AM
Forum: WAPT Packages
Subject: vcredist2015-2022 package
Answers: 8
Views : 5935

Re: vcredist2015-2022 package

Hello,
I can't find these files.
by TITCHI
December 19, 2024 - 12:21
Forum: WAPT Packages
Subject: vcredist2015-2022 package
Answers: 8
Views : 5935

Re: vcredist2015-2022 package

Here are the new logs:
Installing: VC_redist.x86.exe
Error installing ['lso-vcredist2015-2022(=14.42.34433.0-28)']: errors in packages [[PackageRequest(package='lso-vcredist2015-2022',version=(Version('14.42.34433.0'), 28),architectures=['x64'],locales=['fr'],maturities ...
by TITCHI
December 19, 2024 - 11:33
Forum: WAPT Packages
Subject: vcredist2015-2022 package
Answers: 8
Views : 5935

vcredist2015-2022 package

Hello,
The vcredist2015-2022 package is installed on over 600 PCs, but it's showing an error on about thirty of them.
Here's the error:

Error installing ['lso-vcredist2015-2022']: errors in packages [[PackageRequest(package='lso-vcredist2015-2022',architectures=['x64'],locales=['fr ...
by TITCHI
October 8, 2024 - 12:38
Forum: WAPT Packages
Subject: Error 1603
Answers: 6
Views : 4224

Re: Error 1603

When installing the .msi file on my computer, I get this error:
Screenshot 2024-10-08 122442.png
Screenshot 2024-10-08 122442.png (11.4 KB) Viewed 4219 times
And then, after ignoring the error, I get another error at the end of the installation:
Screenshot 2024-10-08 122442.png
Screenshot 2024-10-08 122442.png (11.4 KB) Viewed 4219 times
by TITCHI
October 8, 2024 - 10:59
Forum: WAPT Packages
Subject: Error 1603
Answers: 6
Views : 4224

Re: Error 1603

Here is the package setup:
def install():
# Declaring local variables

# Installing the software
print("Installing: windows-installer-cortex-850624_x64.msi")
install_msi_if_needed('windows-installer-cortex-850624_x64.msi')
by TITCHI
October 8, 2024 - 10:57
Forum: WAPT Packages
Subject: Error 1603
Answers: 6
Views : 4224

Error 1603

Hello,

when I run the following package, I get the following error:
CalledProcessErrorOutput: Command 'msiexec /norestart /q /i "windows-installer-cortex-850624_x64.msi" ' returned non-zero exit status 1603.

Thank you for your help.
by TITCHI
December 2, 2022 - 11:32
Forum: Package List
Subject: Web page at startup
Answers: 1
Views : 29468

web page at startup

Hello,
I would like to create a package so that a web page opens when user sessions start.
Thank you.
by TITCHI
February 16, 2022 - 09:49
Forum: WAPT Packages
Subject: tis-disable-cortana
Answers: 2
Views : 2697

Re: tis-disable-cortana

Hello,

I'm using Windows 10 Pro version 21H2 and I'm running it as administrator.

Thierry