Pelles C forum

Pelles C forum => General discussion => Topic started by: italofutura on April 14, 2026, 08:22:10 AM

Title: Pelles C and Windows Defender smart screen
Post by: italofutura on April 14, 2026, 08:22:10 AM
Hi,

I tried to install Pelles C on my employer provided Windows 11 laptop. I do not have admin rights on this laptop.

when I try to install Pelles C a smart screen  appears, but due to lack of administrator privileges, I cannot proceed.

Other software works. Is it because Pelles C binaries are not signed? If yes, why?
Title: Re: Pelles C and Windows Defender smart screen
Post by: TimoVJL on April 14, 2026, 08:58:39 AM
Just install Pelles C to another PC and pack folder and use it other PC.
Pelles C is portable and works from USB-stick.
Sometimes have to adjust settings for INCLUDE and LIB folders.
Title: Re: Pelles C and Windows Defender smart screen
Post by: italofutura on April 14, 2026, 09:31:07 AM
Not a bad suggestion at all.

Normally for OpenWatcom V2, I decompress the executable with 7-zip. This is not possible with PellesC, but the principle is the same.

I will follow your solution.

Thank you.
Title: Re: Pelles C and Windows Defender smart screen
Post by: John Z on April 14, 2026, 10:18:28 AM
Hi italofutra,

Quote from: italofutura on April 14, 2026, 08:22:10 AMHi,

I tried to install Pelles C on my employer provided Windows 11 laptop. I do not have admin rights on this laptop.

when I try to install Pelles C a smart screen  appears, but due to lack of administrator privileges, I cannot proceed.

Other software works. Is it because Pelles C binaries are not signed? If yes, why?

Just in the rare case Timo's suggestion does not work - 

If you are still having issues you might try to unblock it first and then install to a folder other than Program Files xxx.  To unblock when downloading from the internet use the properties dialog see image.  If you can't unblock on the chief's laptop then download the setup on your laptop then unblock it and put on a USB.  Then try a standard install, or install to a 'user' folder.

John Z
Title: Re: Pelles C and Windows Defender smart screen
Post by: Vortex on April 14, 2026, 05:53:10 PM
Hi  italofutura,

Timo's suggestion is nice, Pelles C can work like a portable application. Do you have any chances to move temporarily your account to the Administrators group?
Title: Re: Pelles C and Windows Defender smart screen
Post by: MrBcx on April 15, 2026, 03:33:14 AM
Quote from: italofutura on April 14, 2026, 08:22:10 AMI do not have admin rights on this laptop.


I strongly suggest having a chat with someone in your IT dept.

Let them know that you want to do some work-related development but that you lack admin rights.

If they say "No", politely accept that they have their reasons for saying no.

Don't do anything that gives your employer cause to dismiss you.

Title: Re: Pelles C and Windows Defender smart screen
Post by: Pelle on April 18, 2026, 06:04:49 PM
Quote from: italofutura on April 14, 2026, 08:22:10 AMIs it because Pelles C binaries are not signed? If yes, why?
Probably. Last time I checked the price for a certificate to be trusted was for a company wallet, not a personal one.
Title: Re: Pelles C and Windows Defender smart screen
Post by: TimoVJL on April 19, 2026, 02:47:22 PM
Windows Defender don't have problems with Pelles C tools.