Leaderboard
Popular Content
Showing content with the highest reputation since 11/17/2025 in all areas
-
5 points
-
Thanks as always to a thoughtful writeup. I'll add my own slight additions. I myself have not "installed" any software for the better part of two decades, I do as much as possible via PORTABLE applications. PortableApps.com popularized the use of portable software. They began in 2006. WinPenPack has actually been around for slightly longer (by mere months, not years). You go even further back (by years) when you include those of us with familiarity to UNIX. With regard to associations with protocols/files/applications, portable software isn't really about not having these associations, but rather having exact and precise finite control of these associations. This PRECISE CONTROL is really only limited by the user's own intentions/imagination. You really can have this PRECISE CONTROL be as simple or as complex as your heart desires. Your "host system" does NOT have to have *ANY* 'default browser' associations, no txt file associations, no ini associations, no pdf associations, no mkv/avi/mp4 associations. NO ASSOCIATIONS of any kind. But you can mix-and-match to your heart's content. Associate 'browser' protocols (http/https/ftp, for example) to all use Firefox *ONLY IF* PortableApps PLATFORM is running in the systray. But roll those ftp protocols over to something like CuteFTP *ONLY* if LiberKey is running in the systray. Split your media file associations so that audio files divert to VLC Player, mkv files divert to PotPlayer, mp4 files divert to Media Player Classic, and avi files divert to TEncoder Video Converter. "Portable" really can be as simple or as complex as you "need it to be".3 points
-
IIRC, the "nonsetup" zip versions were created for "special" cases (namely WinXP machines without all SPs and/or partially updated), where the provided ".exe" installers wouldn't run; FTR, the first "*_nonsetup.zip" release asset saw the light of day with the 124-r4 release: https://github.com/win32ss/supermium/releases/tag/v126-r4 As posted by NHTPG, these are NOT "portable" packages; Supermium "portable" packages were once offered as part of a paid for Patreon subscription: https://www.patreon.com/posts/supermium-122-r2-103469536 If you don't mind the registry being written to, a simplistic "portable" approach would be to write a "Sm-Portable.cmd" batch file: place it adjacent to Sm's main executable (chrome.exe) and ALWAYS launch Sm via that (you can alternatively create a Windows shortcut with the same cmdline args) ; be mindful: "portable" apps are NOT meant to be associated with other protocols/files/applications etc. ...3 points
-
This thread is about @roytam1's browsers targeting legacy OSes. And that means even browsers under Windows 7 and Windows 8 as they are also legacy in the meanwhile. But I think @Zorba the Geek is looking for a solution under Windows XP.3 points
-
Understood, but @Tripredacus was consulted on this occasion, and agreed that no further action was needed in this case. That will not always be the case of course.3 points
-
The 153 error relates to the referrer header – Google have decided that when embedding a video you can't block it any more. It's worth noting that when these useless error codes appear that you can right-click ... copy debug info ... paste that info somewhere you can read it, and then look towards the bottom for: "debug_error" The 153 error will reveal itself as: "embedder.identity.missing.referrer" which is the clue that it is caused by a missing referrer header. Ben.2 points
-
FFmpeg update. XP: static shared libfdk-aac VISTAx86: static shared libfdk-aac2 points
-
The way that I do it, it does not matter if there is a portable version or not - *ALL* Chrome/Chromium-based browsers 'can be made' portable Just replace the "bin" folder with the Supermium files that you want to turn into a portable version. You can start with anything that is already portable (360Chrome, PortableApps, WinPenPack, the list is endless).2 points
-
I assume that @Zorba the Geek is looking for a client targeting Windows XP. However, your recommended email client Betterbird requires at least Windows 7 64bit.2 points
-
Yes. Install it from the Mozilla Add-ons page! For example the British English Dictionary (the only real English ): https://addons.mozilla.org/en-US/firefox/addon/british-english-dictionary-2/ Here is a screenshot taken from my Mypal 74.1.4 installation:2 points
-
I haven't used these extensions for years. All modifications are done by me manually inside extensions themselves if they need to be fixed. And that means I am not interested in these two extensions at all. They are of no use to me.2 points
-
hard times for Windows Graphical User Interface... long life windows 8.0 NT 6.2 (+ex7forw8) the true kiiing & the fastest NT6 ever made http://web.archive.org/web/20160410082617/https://blogs.msdn.microsoft.com/b8/2011/10/07/reducing-runtime-memory-in-windows-8/ credits: Everytime 9x hears about Metro Fluent UWP whatever design... Windows has seen better days... windows computer magic has ended long long time ago I'll never ever understang how in the h3ll windows 9x flies on ridiculous hardware and now with tons of ram, nvme ssds, dedicated gpus... the OS is full of lag... Bill, if you hear me. PLEASE, come back, release longhorn, bring some joy to all WDDM capable hardware which is all hardware since 2006.2 points
-
https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20251018-d849524bd-uxp-861967f98e-xpmod-sse.7z -------------------------------------------------------------------------------------------- Hello, when visiting the following web store: https://www.hsnstore.eu/brands/raw-series/dmae-dimethylaminoethanol-powder-150g# with the latest NM28 (see above) and clicking on ADD ---> 5.64€ in order to add to the shopping cart, nothing happens - the shopping cart remains empty. Please,can someone confirm this ?1 point
-
You are right, of course, but that "exact and precise finite control of these associations" is in practice left for "advanced" users, not "average" Windows user "Joe" (at least that's how I see it myself ) ... Like you, I was introduced to the PA.com format many years ago, and, actually, after an "accident" that happened during my WinXP era, when sister ran a "wipe whole C drive" virus on then "family" desktop; after a Windows reinstall (no C drive back-ups were being taken at that time ), I had to reconfigure all re-installed programs from scratch... PA.com format appealed to me, because I could "install" many programs on a second, D, disk partition, where both the applications' binaries and their settings would reside; in the unfortunate event of a second C partition "demise", all my "portable" programs on D partition would survive... I think most take "portable" to signify "have the app's settings alongside the app's main (binary) files, not save settings in %appdata% and/or the registry"; but "portable" also means "be able to store the app and its settings/configuration to a suitable external storage medium (USB stick, ExtHDD/SSD, etc.) and be able to transfer the storage device and use said "portable" app across many different hosts, without permanently impacting (and/or leaving traces in) each host's fie system/registry/etc. ; this is why most portable app authors advise not to establish associations of any kind with the host system the portable app is currently running on; yes, I've come across very "smart" portable launchers that clean up the host system after the app has been exited, but that depends on the exact launcher; during the years, I have seen portable-application users associating portable launchers with the host system, and this has less risk overall, but, TBH, I don't do that myself either... Now I'm thinking of it, my advice "not to associate" was particular to the simple "Sm-Portable.cmd" batch file I posted previously ; this isn't a proper "portable launcher" per se, so if you clicked on a URL link inside a PDF file and expected that to be opened in the "portable" Supermium "Profile", then I couldn't offer an "easy" way to do that (you'd probably have to mess with the registry, and so on) ; and the "--disable-encryption --disable-machine-id" switches were specifically added so that the portable "Profile" remains unlocked and accessible/readable across hosts ...1 point
-
Well, I for one certainly hope that metro uwp framework and immersive shell *NEVER* gets backported to XP, lol.1 point
-
Yay! New release! Supermium 138 R7 official release (no more pre-release) has been posted.1 point
-
Oh I see. I thought you meant his Firefox builds for 7 and 8. All good then. Whew!1 point
-
Where are you reading that Windows 7 and Vista are not supported?1 point
-
Well the forks do. Not the standard product. And there are other applications other than browsers that have challenges. Anyway, all good1 point
-
It does load *VERY* slowly. I would be okay with even taking a quality loss. Watching that image load in "chunks", wait a second, another "chunk" loads, is a bit of an eyesore. It is not my ISP, my download speed is 500 Mbps. Sure, there are faster plans available, but 500 works for everything else. Just not this Kyle of Lochalsh screenshot. My guess is that it is a server-side upload bottleneck.1 point
-
Oh yeah! That! (weird how you forget that this is meant to target XP, once you leave it behind. I'm more of the mindset that says, "Can it at least run on Windows 7 or 8", as that's a challenge now)1 point
-
I have tried Interlink, MailNews and Epyrus. None of them can work with OAuth2 (at least for Outlook). I've since installed Betterbird, back in the spring. All good now1 point
-
@feodor2 released Mypal 74.1.4 some days ago. Today, I have installed it and made some tests. The good news: my favoured Alice0775 script loading method still seems to be working with this new version, without any additional modifications. The bad news: the Custom Buttons extension stopped working completely.1 point
-
1 point
-
Yes, I filed a complaint this morning (it was already "deleted"). Instead it's maybe better to use a PrivateBin instance. https://github.com/PrivateBin/PrivateBin1 point
-
Apparently, pastebin moderation has approved nicolaasjan's yt-dlp log and yesterday's 403 error is now gone: ... Just something to keep in mind in the event of future pastebin uploads (i.e., they might not be immediately visible, for reasons only known to pastebin themselves ) ...1 point
-
1 point
-
1 point
-
I was able to load forum.zdoom.org with User Agent Switcher in Supermium 132, but not in New Moon where it keeps cycling on "finished TLS handshake". The site is focused on an old video game. Having it require the latest software to work rubs me the wrong way, which is also consistent with their new versions require modern Windows. It is not essential for me to read this site. But I suspect how this may happen with more servers soon.1 point
-
it uses same cert store as latest firefox's security library (NSS) so it has latest certs.1 point
-
What locations? The page didn't say anything about the service continuing to work in other locations. That doesn't say anything about other European countries. Ok, I'm going to assume you guys are just trolling here. I thought this was a serious discussion on a technical site, but apparently it isn't.1 point
-
@Karla Sleutel What kind of technical knowledge do you have that lets you dismiss this serious issue with a "the user could be from a troublesome location"? You clearly haven’t, because if you had, you would have immediately discovered that the registration process is broken due to the captcha missing. The captcha provider (KeyCaptcha) has shut down their service. Instead, you chose to derail the discussion by nitpicking something that wasn’t even a mistake. And your claim about Europeans being taught only British English is downright absurd. I know plenty of people who are neither British nor American and still use American English and its spelling. Anyway, thanks to everyone who actually helped resolve this issue.1 point
-
Updating the embedded root certificates of Mypal 68 is of course a very good idea and important for using this browser in the future.1 point
-
Unlike in your country Armenia, in France sellers are under certain obligations before the customers, for example: they can't refuse to serve basic needs items like soap, condoms, cosmetics, refrigerators, etc. As for the Chanel bags I was going to buy, unfortunately, they can because they belong to the luxury segment. So no, he can't put deadbolts because he registered as a seller and owns a website that he must maintain in accordance with the French laws. And if we speak about that site in particular, the laws of Quebec, which aren't that different because they are an off-spring from France.1 point
-
It all went downhill with the fisher price XP, I can't forget the terrible quality of everything in XP, it resampled all audio to the miserable 48Khz! Oh, and take the OS sound for example, LOUD bangs of system notifications made for deaf people. XP had acid icons and the UI made for BLIND people. Windows 11 reminds me of the acid XP colours,1 point
-
Great! Mypal 68.14.6a again with browser.xul. But who or what is xioxui? Maybe, you meant xiaoxiaoflood? Anyway! Development must go on but keeping compatibility as far as possible would be really great. That's why I don't like Mozilla's way of development. New releases, and compatibility breaks without end.1 point
-
I'm glad to hear it. 1. What search are you talking about? 2. Sorry but that is not true. The UserCSSLoader script is fully working in Mypal 68.14.4b. Here is a short demo: The "Import styles"is only necessary if new styles are added or some styles have been edited. When starting the browser, all styles are automatically loaded by this script. And what do you want to open? The CSS folder? A stylesheet in an editor? The userchrome.css file? Please describe it a bit more detailed! I can't do anything with statements like that. In any case, if all is configured as I described in my instructions very detailed inside the uploaded archive, then all features of the UserCSSLoader script are definitely working. The reported issue was its CSS stylesheet which does not work in Mypal 68.14.5b only. 3. Sorry but that is not true, either. The Custom Buttons extension works fine in Mypal 68.14.4b. At the moment, I have installed 11 custom buttons in this browser. Here is a short demo: For installing a custom button, you click the "Open file" dialogue from the browser main menu, go to the Restart & Purge v2.0 10-12-24 003806.htm file I uploaded for you and click onto it. Everything else goes without saying. If you want to see my most recent Process Mode Toggler custom button in action in Mypal 68.14.4b, then have a look at here: https://msfn.org/board/topic/183495-mypal-68/?do=findComment&comment=12751541 point
-
Here is a short demo of the Extension Options Menu script: This script is no longer working in Mypal 68.14.5b due to the recent changes. You won't find anything comparable. This is an Add-ons Manager in the form of a toolbar button. Webextensions can't do that due to their restrictions. That's why you can't find any working Add-ons Manager extensions on Mozilla Firefox extensions page. P.S.: At this point, I should mention that this script works in more recent, official Firefox releases but no longer in Mypal 68.14.5b. And I totally forgot to show in the clip that a left-click onto an extension opens its Options. Even uninstalling extensions can be done via this script. In short, a fast Add-ons Manager in the form of a toolbar button.1 point
-
To get back on topic, I am a true, daily Windows XP user. I have very special UC.JS scripts (created by a great German Firefox community) running in Mypal 68, some of which I had to customise for the now obsolete Mypal 68 browser. I have also developed nice and more complex custom buttons especially for Mypal 68. I will produce a clip to give you an impression of my configuration and work. I have already posted a clip with my new Process Mode Toggler custom button. I don't know if you've looked at it yet. https://msfn.org/board/topic/183657-mypal-68-in-windows-xp-custom-buttons-and-extensions/?do=findComment&comment=12750471 point
-
Hi @feodor2! Thanks for your new release and all your efforts to improve Mypal 68! Unfortunately, I have to report that my beloved Custom Buttons extension is no longer working due to the changes you made in Mypal 68.14.5b. Furthermore, some UC.JS scripts have stopped working. Same applies to some CSS stylesheets. All of them have been working fine in Mypal 68.14.4b but in your new release, they do not work anymore. Although the Custom Buttons extension can be installed, the extension options is missing and when installing some custom buttons, they do not appear. Neither they are listed under the entry Custom Buttons in the Add-ons Manager nor their tool bar icons are shown in the Customize window. The CB menu in the toolbar to create buttons is also missing. The Browser Console shows errors when reading the boostrap.js file of this extension. Try it yourself as you already have the Custom Buttons extension! At the moment, I will stay with Mypal 68.14.4b. Too much is not working in Mypal 68.14.5b.1 point
-
The last months, I have deepened my knowledge about JavaScript and CSS. In the case of the Process Mode Toggler custom button, one might think that it only toggles the browser.tabs.remote.autostart preference. However, this is not the case. Besides toggling this preference, my custom button displays the current process mode via toolbar icon and tooltip. It doesn't matter whether the button was used for toggling the process mode or not. It always recognises the correct mode. The process mode change is linked to a restart of the browser which is of course necessary for running the browser in the new mode. Additionally, it also adjusts two other prefs that are related to the respective process mode: dom.ipc.processCount and dom.ipc.processCount.webLargeAllocation. Their values can be preset for the respective process mode in the first lines of the button code. So, this custom button is very special and rather unique. In any case, one thing is clear. Webextensions are much more restricted and not allowed to control such features what in contrast UC.JS scripts and legacy custom buttons can easily do, though.1 point
-
Which two buttons? The clip is about one button, my recently created custom button called Process Mode Toggler. You won't find it anywhere. However, I have recently posted some new custom buttons for UXP browsers and compatibles in my thread "Extensions and custom buttons for UXP browsers - Corrections, modifications, adjustments, and special recommendations". Given the lack of response and interest, I doubt that the Custom Buttons extension is used very much in general by our members or readers for whatever reasons which I do not really have to understand, though. And with a probability bordering on certainty even much less in Mypal 68 if at all. TBH, I am beginning to think I am the only one using the legacy Custom Buttons extension in Mypal 68. Anyway! I developed the Process Mode Toggler custom button actually for personal use in Mypal 68 to test UC.JS scripts, CSS stylesheets, extensions and legacy custom buttons conveniently and quickly in multiprocess mode as well in single-process mode. Especially to test my self-created ones. If there was genuine interest in my custom buttons and it was communicated in this way, then things would be different. But I can't see that so far. The clip I have posted should simply give you an impression of what I do with custom buttons and what can be done at all. No more, no less.1 point
-
I think it is well known by now that I am a fan of custom buttons. The last months, I created a couple of them for the UXP browsers as well for Mypal 68. Here is one of my latest creations:1 point
-
Thanks for your suggestion! I'll try it out later on my Windows XP computer. Since Stylus no longer works in Mypal 68, and Stylish is no longer installed in New Moon 28, I will try to inject the code into the eBay pages via the userContent.css file. No success. This does not do anything. The issue doesn't seem to be related to animations and transitions. Only when blocking ebayimg.map.fastly.net in uBO, the CPU utilisation becomes normal again. But then the page looks unusable like that:1 point
-
Had to make a quick trip to the pharmacy. Just copied and pasted and bye-bye.1 point
-
Thanks for your suggestion! I'll try it out later on my Windows XP computer. Since Stylus no longer works in Mypal 68, and Stylish is no longer installed in New Moon 28, I will try to inject the code into the eBay pages via the userContent.css file.1 point
-
The performance was bearable some weeks ago. I assume it is more CSS related. It seems to be a problem with images. If images are disabled by uBO on eBay, the CPU utilisation becomes normal again. BTW, there is a new, images related url in the uBO popup on eBay. Something with "fast". Apart from that, a faster CPU doesn't make the pictures any smaller on eBay in New Moon 28 or Mypal 68. Anyway! This is probably another modern, bells and whistles improvement from eBay for the bin. P.S.: The new, images related URL in the uBO popup on eBay is ebayimg.map.fastly.net.1 point
-
wmic.exe is a WMI command-line program. Maybe you have to set a path to where it is located in your system (path command). I have it twice in c:\WINDOWS\system32\wbem\ and c:\WINDOWS\system32\dllcache\. Usually these paths already exist.1 point
-
Created a new topic with a possible solution , but need proxies . I wonder if I created in the right place , though. https://msfn.org/board/topic/183282-instagram-communist-coutries-are-in-favour-help-to-get-clean-ranges-of-communist-ips/?do=findComment&comment=12111981 point
-
Hello heinoganda, thanks for your reply. I've got no update officially offered through Microsoft Update. Can you send me your german installer MSEInstall.exe or provide a download link? Thanks and regards1 point