Jump to content

AstroSkipper

Member
  • Posts

    4,859
  • Joined

  • Days Won

    643
  • Donations

    0.00 USD 
  • Country

    Germany

Everything posted by AstroSkipper

  1. There are many different reasons for failures and data loss in terms of HDDs and SSDs. But this thread is about refreshing data on disks. That's why I didn't mention other failures or problems which of course can occur at any time.
  2. Unfortunately, you are wrong. There are indeed physical reasons for losing data. I'll give you a hint. It's called magnetism when it comes to HDDs. But even for SSDs, there are physical processes that can lead to data loss. Here is a German article to bring you a little closer to the subject: https://www.computerwoche.de/a/der-langsame-tod-von-festplatten-und-ssds,3549906 Use a translator if German is not one of your languages! Anyway! @UCyborg's concerns are fully justified and understandable. AstroSkipper
  3. Yep, that's what I said. For transferring all passwords on the same machine and system, the file cert8.db is not absolutely necessary. BTW, I use a Master Password in my old, main NM profile, though. And the file cert9.db still exists, too.
  4. In my main New Moon's profile, all three files key3.db, key4.db and logins.json still exist. The file key4.db was last accessed today. Copying these three files was sufficient for me to transfer all passwords from one profile to another on the same machine, system (Windows XP Professional SP3 fully POSReady updated) and New Moon (28.10.6a1 (32-bit) (2023-04-13) installation. Copying the file cert8.db was not necessary, though. Here are two screenshots, one from my main profile and one from the file properties of key4.db: But you are right, in more recent profiles, the file key4.db doesn't exist anymore. I only listed this file if the profile is an older one like mine. Best regards, AstroSkipper
  5. Anyway! The files containing all passwords and associated data inside your New Moon's profile folder are: key3.db, key4.db (deprecated) and logins.json. Just copying them from one profile to another on the same computer and under the same operation system (and maybe same New Moon installation) works indeed. I already tested that. But copying them from one computer to a different one is supposedly not working, presumably due to encryption problems. I assume the encryption process is hardware- or system-dependent. Therefore, using one of the mentioned password tools in the last three previous posts is most probably the better way in your case.
  6. Another option is PasswordFox from Nirsoft. I have never tried it, but it is supposed to work with all Firefox profiles (and hopefully with all Pale Moon/New Moon profiles, too). Here is a link: https://www.nirsoft.net/utils/passwordfox.html
  7. I use the extension QuickPasswords in addition to KeePass which actually is my main password manager. QuickPasswords offers a backup & restore feature. Here is a link: https://addons.palemoon.org/addon/quickpasswords/
  8. Spinrite is a good tool for checking and refreshing old HDDs, presumably with a lower size. I don't know if there are any size restrictions. I already used Spinrite 6.0 in the past, and it helped me to refresh an old HDD and check a few pending sectors on it. The tool DiskFresh also sounds promising, though.
  9. Okay! No separate dom.getRootNode.enabled preference anymore! Sometimes, it is really a good idea to read the official UXP changes.
  10. Autoruns is one of the rare tools to get a complete list of all important entries in terms of autostart programs, services, drivers, tasks, handlers, codecs and so on, sorted by categories. To be honest, I never felt the need to remove such entries shown in your screenshot. Any regular entries will stay in my system as they are. For me, Autoruns is a perfect tool in finding remnants of already uninstalled programs or services. I use it regularly for this purpose and for additional control.
  11. I also used to use Autoruns 13.98 as my main start-up manager. Nowadays, I only use it to get an overview of all entries of programs, services and drivers that are started when booting, and to delete obsolete remnants. If someone is still interested in StartupCPL, here is a link to its no longer existing homepage using the Wayback Machine: https://web.archive.org/web/20131106030702/http://www.mlin.net/StartupCPL.shtml The download from there was tested by me and works.
  12. FYI, unfortunately, the error did not disappear when closing the program window of SpywareBlaster. It still occurs unless you close the program window directly after updating the protection database. Only in this case, the error does not occur.
  13. Anyway! I think it's great that a few startup managers exist for Windows XP that allow the user to delay the start of certain programs during the boot process. However, it should also be mentioned at this point that not every program can be started with a delay. However, such problems can sometimes be solved by modifying the autostart entry. You just have to try it out as is so often the case.
  14. Off-topic: PDF24 Creator is a PDF suite. I use it mainly as a replacement for a printer. All print jobs are printed in PDF documents in my Windows XP system. And for this, PDF24 needs its own service in Windows. Therefore, a portable version would not make any sense. The program and its service have to be integrated deeply into the system just like a printer driver. As you may have noticed, most newer printers have not supported Windows XP for a long time. That's the reason for a missing, real printer.
  15. No problem at all! It was just for your information.
  16. Hello @nicolaasjan! This was already discussed here: https://msfn.org/board/topic/183657-mypal-68-in-windows-xp-custom-buttons-and-extensions/?do=findComment&comment=1239390 and here: https://msfn.org/board/topic/183657-mypal-68-in-windows-xp-custom-buttons-and-extensions/?do=findComment&comment=1239411 and previous posts in that thread.
  17. A thread with such a request should only be created if something like this happens:
  18. Cheers, AstroSkipper
  19. @legacyfan! Have a look here: Old, offline Root Certificate Updater, all created by myself, you will find here in the section 11.1. Archived Downloads {obsolete}: In this main article, you will also find recent, online and offline Root Certificate Updater in the section 11.2.4. Downloads related to Root Certificate Updates.
  20. I do have the need to start a very few programs with a delay. One oft them is PDF24 Creator 8.6.1, the last XP-compatible version. On one hand, PDF24 Creator's application service is started automatically with the command "pdf24.exe -service", on the other, the corresponding program "pdf24.exe" itself. If the program is started before running its service, it doesn't work and produces an error. So I have to delay the start of the program to let its service running first.
  21. First of all, a clarification! As mentioned earlier, in Windows XP, programs and services cannot be started with a delay natively. There are, however, some autostart managers that are able to start programs with a delay. Services can generally not be started delayed with these programs due to restrictions under Windows XP. However, you can write your own batch file that can also start services with a delay, which I have already done in the past. Autostart managers that offer such a feature for delayed start of programs write themselves or a separate program into the Autorun location of Windows and take over the start process of the respective program(s) that is (are) to be started with a delay. Such a program is Quick Startup from Glarysoft. Cheers, AstroSkipper
  22. Thanks for the tip! New ideas are welcome at any time. TBH, I will only debug the corresponding services if it is unavoidable. First I need further confirmation whether my described problem has something to do with the POSReady updates or not. My system works perfectly in general except the problem with Glarysoft's Startup Manager.
  23. Hello @tekkaman! Thanks for your reply! My issue only happens with Glarysoft's Startup Manager. All other autostart or startup managers work as they should. I use Autoruns, too. No crashes here and never had one. The last version of Autoruns which runs without any problems in my system Windows XP SP3 (32 Bit) Professional POSReady is 13.98. However, I do not use it as my main startup manager due to the lack of the feature to delay the start of programs.
  24. I tried to access Glarysoft's homepage with different French IPs via VPN. No problem here, either! No matter which connection I use I can always access this website successfully.
  25. To all real (no VM) Windows XP SP3 (32 Bit) Professional POSReady users! Is anyone else here in the forum who can or can't confirm this issue described in the quoted posts?
×
×
  • Create New...