Jump to content

Tripredacus

Supervisor
  • Posts

    13,310
  • Joined

  • Last visited

  • Days Won

    24
  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by Tripredacus

  1. Can you post a link to the thread you found?
  2. I ran into a situation where I need to use a DOS program but it will not run if himem.sys is loaded. Unfortunately, I (likely) have other things that require it. This is my config.sys [COMMON]DOS=HIGHSHELL=C:\COMMAND.COM C:\ /P /E:512DEVICE=himem.sysdevice=ifshlp.sysIs it possible, via .bat, to unload himem.sys so that the program can run if it is selected?
  3. The main page for it just redirects to the generic Windows page. This error page shows it is temporarily unavailable. https://www.microsoft.com/en-us/windows/compatibility/Error
  4. Windows isn't designed to go down edition, but only up edition.
  5. Well the summary of the article states that versions prior to Windows 2000 wouldn't be vulnerable. In fact, the security issue was found with the TrueCrypt driver in VeraCrypt on Windows 10.
  6. What were you installing it from?
  7. It is hard to tell what your exact question is.
  8. Yes we are aware.
  9. Office 2010 uses an XML or MSP file. https://technet.microsoft.com/en-us/library/ee656738(v=office.14).aspx
  10. The link that was originally posted contained files that are not allowed for redistribution. We do not operate in the gray area here.
  11. Windows 8 has "Core" and Pro versions. There was confusion along with this because "Windows 8 Core" was the internal name for Windows 8. There are these two consumer editions: Windows 8/8.1 (Windows 7 Home Premium replacement) Windows 8/8.1 Pro (Windows 7 Pro replacement) For Windows 10, they decided to call the prior "Core" product Home. So you have these editions: Windows 10 Home Windows 10 Pro
  12. Note: OP is likely tandem spammer, however can't always be sure.
  13. Which redistributable download contains memtest.exe? I can't find one and Microsoft might not allow it.
  14. Redistribution of Windows files is not permitted. Its cool that someone figured it out tho. What is allowed is a tutorial of how to do it yourself.
  15. Look for tasks scheduled to run on user logon.
  16. Trusted Installer runs under the security context of System. http://www.msfn.org/board/topic/174336-question-user-accounts/#entry1106603 As an example, Trusted Installer has the ability to take ownership of things because it is a child to System. But System is not a full account as it doesn't have the natural ability to run in the interactive user session. This is why you can't really use it as a true user account. I recall in Vista there was some trick that you could get Windows to log on in Session 1 as System (it had something to do with cmd and screensavers) but the OS was pretty much unusable. If you look at the history of Windows development, you see it is mostly a bunch of add-ons. The system account is very old and Trusted Installer is relatively recent by comparison. It would be easier to give Trusted Installer certain priveledges rather than rewriting everything in Windows to no longer use System.
  17. dragosr on twitter shared this powershell script. Debloat-Windows10.ps1 (Windows 10 Enterprise N LTSB) http://pastebin.com/Uk9BRrRJ
  18. Considering the mitigating factor: You may not even need to apply it at all. https://technet.microsoft.com/library/security/MS15-111
  19. Also while you can take ownership of the entire OS if you wanted, services and applications will take back ownership as it sees fit.
  20. I would not recommend disabling Task Scheduler. Which edition of Vista do you have? To see what tasks you have, go to Control Panel, then Administrative Tools, then Task Scheduler.
  21. Try to find an ISO for a Live CD like Knoppix, Puppy, Ubuntu, etc. Then you boot your computer from that and it will run a Linux OS. Then remove the AC power and see what the screen does.
  22. Input locale is invalid. <component name="Microsoft-Windows-International-Core-WinPE" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <SetupUILanguage> <UILanguage>en-us</UILanguage> </SetupUILanguage> <InputLocale>0409:00000409</InputLocale> <SystemLocale>en-us</SystemLocale> <UILanguage>en-us</UILanguage> <UserLocale>en-US</UserLocale> </component>
  23. Try using a Linux live CD and see if you can see the same results.
  24. I never understand this complaint. Maybe it comes down to personal usage, but when I am using my computers I rarely am just viewing the desktop.
  25. I haven't had the chance to try anything out yet, but I still have some questions. 1. You mention you have a monitor with SCART input. Are your displays running in NTSC or PAL? 2. I think it would be useful to have the model numbers of the monitors you are having trouble with so that specs/capabilities can be compared. Its usually difficult to find two people with the exact same setups. Regarding your mods, you should release them! But only do so with the understanding that you will not be concerned that people do not like it or have complaints. I've released mods before and it was a fun time for me. Another possibility is that the game may support different resolutions in menu vs the 3d engine in gameplay. I've seen this happen before but it didn't result in a CTD.
×
×
  • Create New...