dos

  1. Mitsubishi Electric MELSEC iQ-F FX5-OPC Vulnerability: What You Need to Know

    In a world where cybersecurity predicates the integrity of critical manufacturing processes, Mitsubishi Electric has recently raised alarms regarding a serious vulnerability in its MELSEC iQ-F FX5-OPC devices. This vulnerability, cataloged as CVE-2024-0727, possesses a CVSS score of 7.5...
  2. Siemens Cybersecurity Advisory: Users Face New Vulnerabilities Post-CISA Update

    August 2024 brought with it a significant shift in the cybersecurity landscape for users of Siemens' industrial automation products. The Cybersecurity and Infrastructure Security Agency (CISA), the leading authority in protection against cyber threats, announced it would no longer provide...
  3. CISA Alerts: Critical CVE-2024-8110 Vulnerability in Yokogawa PC2CKM

    Published by CISA on September 17, 2024 1. Executive Summary CISA has issued an advisory regarding a critical vulnerability affecting Yokogawa's Dual-redundant Platform for Computer (PC2CKM). The vulnerability, designated CVE-2024-8110, presents a CVSS v3 score of 7.5, indicating that it is...
  4. Windows 10 Unable to Boot Windows 10 or 7 After Moving System Files Between Partitions

    I've made a mistake on a cpu that has both windows 10 and 7 in different partitions. I was moving files between partitions and ended up moving windows operation system's files. Now I can't startup neither with windows 10 or 7 Is there a way to chose with windows to startup by using the dos system?
  5. M

    Windows 10 Connecting PC to other via serial - how to do it?

    Hi! I need to transfer data between my PC (Windows 10.1903 x64 Pro) and notebook with MS-DOS 7.10 (also Windows 3.11 for Workgroups - but without Win32s) I want to use serial port 'cause DOS is not so familiar with USB. I know that serial transfer was possible even on my hobby computers -...
  6. Windows 10 Hi, need help with Dos?

    Hi I'm still trying to get rid of the Avast folders on my wife's laptop. I decided to try and remove it using the command prompt, or the Power Shell in this case. What I want to delete is the folder at C:\Windows\Program Files\AVAST Software "Avast Software" is the folder I want to delete...
  7. J

    Windows 7 Trouble Retrieving Host ID for Ceton Infinity 4 TV Tuner Card in Windows Media Center

    I have a Ceton Infinity 4 TV tuner card in my computer. I recently moved and had to get a new Cable Card but I was unable to pair it to the Ceton card due to not being able to get the Host ID of the Ceton card. Windows Media Center usually displays a page with this information but after 15 or so...
  8. W

    Windows 8 Frustration with Windows 8.1 Update: Considering a Switch to Chromebook

    so I fired up an old laptop with windows 8.1, because my other laptop has windows 10 and takes a day to bootup. OMG what happened to Windows 8? It has been about 6 hors and it still says completeing windows update. Up till 10 I was a loyal MS user, right back from the old MS DOS days on my XT...
  9. P

    Windows 10 CmdPrompt (DOS batch) "timeout" from Win7 replaced by "sleep" in Win10?

    In DOS batch scripts under Windows 7 there was a function "timeout" which stops the execution for n seconds. This command seems to be replaced by "sleep" in DOS batch scripts under Win10. Is this true? Peter
  10. P

    Windows 10 Help Needed: 'Invalid MS-DOS Function' Error When Deleting or Moving Files

    Hello. I am having an issue. Whenever I try to delete or move an item, a message pops up and displays "Invalid MS-DOS Function" I can't seem to get past it so can someone help me? Thanks! PS I'm new to this forum so.......
  11. Windows 10 Way too easy!

    Thanks to kemical's suggestion in my last thread I used the media creation tool. Took a deep breath and clicked "upgrade now". Off it went installing Win 10. It didn't take all that long. I went off and did some other things while it was updating. I'm guessing it took well under 30 minutes to...
  12. L

    Windows 7 "system cannot find the path specified" trying to run a .cmd from DOS

    Hi. I'm using Win7 Enterprise. I opened a DOS window as Administrator and I navigated to a directory with two files in it - someFile.cmd file and a someFile.jar file. I typed this on the command line: someFile.cmd and I get, "The system cannot find the path specified". When I type...
  13. Windows 8.1 redirecting .bat output to a file

    Hello, I would like to save for further processing all the output of a .bat file. This .bat calls wget and if i call the .bat with >test.bat > test.txt the .txt file is filled with whatever dos prints to the screen but NOT the output from wget Thanks in advance for your help
  14. Get File Manager Gold and relive the Norton Commander experience in Windows 8.1

    Greg Shultz takes a look at File Manager Gold and reminisces about using Norton Commander back in the DOS days. Continue reading...
  15. Windows 7 Batch File: works under cmd-Windows , NOT under MS-DOS

    I made these codes to backup files : set p=C:\Users\ for/f %%a in('dir C:\Users\ /b') do ( if not"%%a"=="Public", ( set fileDest=C:\Backup-%%a_%date:~7,2%.%date:~4,2%.%date:~10,4% If Not Exist"%fileDest%" mkdir "%fileDest%"set"fullPath=%p%%%a%" xcopy "%fullPath%"%fileDest%/e /h /y /k rem call...
  16. Windows 7 16 bit MS-DOS Subsystem

    this keeps on appearing whenever i open my notebook :( what to do? -tnx:)
  17. D

    Windows 7 Cannot delete a file

    Hi Guys, I have a file that I can not delete. It is an .avi file that will not run in Media Player Classic or VLC so I figure that it is no good BUT I can't delete it. I went into dos and deleted it there or so I thought but all it did was get dos flashing a prompt dash. I had deleted a couple...
  18. How to Fix Grub Rescue Error When Booting Kubuntu 13.04

    When I attempt to boot to the drive containing Kubuntu 13.04, I get a black screen that only says Error: No such partition, Grub Rescue>. I attempted to boot from the disc that I installed Kubuntu with, but for some reason, only got the same black screen message. The partitions are still...
  19. A

    Windows 7 mapping a xp server drive to a virtual pc xpmode client

    my dos application is installed in the c: of a xp server. my client is a win7-64 running virtual pc xp mode. can i map the c: of the xp server to the win7-64 virtual pc xp mode client. i.e. i want the full c: of the server to be mapped as z: in the win7-64 virtual pc xp mode. (to map, should i...
  20. B

    Windows 8 Execution of a DOS command each time a user logs off

    Hi In all editions of Windows 8, how do I make sure that it executes a DOS command each time a user logs off? Thanks Bye