BasicallyMachine Posted January 28, 2024 Posted January 28, 2024 I made a Internet Explorer clone for Windows 11,10,7,8,XP,Vista. Setup/Installer link:https://www.mediafire.com/file/cmqadep2jbjb455/InternetiumSetup2.exe/file Not a virus. If detects, negative/false detection. Screenshot:
BasicallyMachine Posted January 28, 2024 Author Posted January 28, 2024 WARNING: If someone sends you a e-mail titled "Internetium Builder" or "Internetium Changer" or "Internetium" or new version 2.0, don't download or click the link, maybe not occour, they are password stealer. sites downloading v2.0 is fake. Internetium 1.1.173.177 is latest version and I have the original copy of Internetium. v2.0 is fake.
BasicallyMachine Posted January 28, 2024 Author Posted January 28, 2024 I hope Internetium will be reviewed on YouTube.
XPerceniol Posted January 28, 2024 Posted January 28, 2024 I'm unable to open this setup with 7 Zip. So I wend ahead and ran the installer and the program doesn't work on my system for some reason.
BasicallyMachine Posted February 7, 2024 Author Posted February 7, 2024 On 1/28/2024 at 9:38 PM, XPerceniol said: I'm unable to open this setup with 7 Zip. So I wend ahead and ran the installer and the program doesn't work on my system for some reason. You must install .NET Framework 4 to make this working. Also not Chrome, Internet Explorer and it's setup is made by Inno Setup/
FantasyAcquiesce Posted March 17, 2024 Posted March 17, 2024 I am quite curious, what is the merit of an IE-based browser in 2024? It wasn't the most efficient or optimized browser in its time. Are certain plugins supported on the browser?
mina7601 Posted March 17, 2024 Posted March 17, 2024 2 hours ago, FantasyAcquiesce said: Are certain plugins supported on the browser? It's abandoned. And it doesn't really have anything special. Worse is, you can't even maximize it.
XPerceniol Posted March 17, 2024 Posted March 17, 2024 6 hours ago, mina7601 said: It's abandoned. Ok, thanks I'll delete it, then. 1
UCyborg Posted March 17, 2024 Posted March 17, 2024 Looks like a Windows Forms app using the old WebBrowser control, uses Internet Explorer engine that's installed with the OS. We did stuff like that back in high school when starting out with GUI programs written in C#. It was good for the fundamentals, getting familiar with form editor in Visual Studio and event driven programming. But it's not an Internet Explorer fork, you can't fork proprietary closed-source browser. Replacements for WebBrowser control these days are Edge WebView2 or CEFSharp. 1
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now