script automation

  1. Windows 11 24H2: Microsoft Enforces Secure JScript9Legacy Engine by Default

    In a decisive step toward shoring up the security foundations of the Windows operating system, Microsoft has enabled the JScript9Legacy scripting engine by default in Windows 11, specifically starting with version 24H2. This move marks a significant chapter in Microsoft’s ongoing campaign...
  2. Microsoft Phases Out PowerShell 2.0 in Windows 11 Insider Builds: What IT Professionals Need to Know

    For Windows power users, administrators, and developers, the slow yet inevitable phase-out of legacy tools is both a challenge and an opportunity. Microsoft's latest move to deprecate PowerShell 2.0 in Windows 11 Insider builds marks one of the more significant steps forward in modernizing its...
  3. How to Set Up Email Login Alerts on Windows 11 for Better Security

    For Windows 11 users concerned about unauthorized access or simply wanting a more transparent log of who’s using their system, receiving an immediate email alert whenever someone logs into their PC offers a powerful layer of oversight. While this isn’t a built-in feature of Windows 11, setting...
  4. P

    script exe

    I am looking for a script that will execute this automatically NinitePro.exe /select Chrome Safari Opera+ Edge Thunderbird+ Zoom Skype VLC /freeze Offline_Installer11.exe NinitePro.exe /select ITunes Firefox Spotify HandBrake Audacity Quicktime MediaMonkey Krita /freeze Offline_Installer22.exe
  5. Win11Debloat: The Open-Source Tool to Speed Up and Secure Windows 11

    Windows 11 users have long lamented the performance hit and clutter that can accumulate over time, especially on devices packed with manufacturer bloatware and unnecessary background apps. Keeping Windows streamlined has typically meant spending hours manually uninstalling software, disabling...
  6. How to Pin VBS Scripts to Windows 10/11 Taskbar: Easy Workarounds & Security Tips

    For many Windows enthusiasts and power users, Visual Basic Script (VBS) remains a reliable method for automating repetitive tasks, launching legacy apps, or orchestrating system routines. Yet, even as Windows 11 and Windows 10 introduce fresh UI paradigms and increased security, the mundane act...
  7. Enhanced PowerShell AI Desktop with Multi-Model Support and Smarter Features

    The first time I met a PowerShell-based AI desktop project, it seemed about as “user-friendly” as a porcupine in a balloon factory. But here we are, revisiting the brainchild of Brien Posey—a script so ambitious it would make Clippy question his life choices—for a major tune-up with improved...
  8. M

    Windows 10 remaing files to different lang auto

    hello friends i need help how can i rename files names to translated name in batch mode example orignal name Power Rangers (2017) - Megazord Fights Goldar.mp4 >> Могучие Рейнджеры (2017) - Мегазорд Бой Голдар.mp4 i will export all video files names list to .txt file then i can convert it...
  9. R

    Windows 7 Context menu and commands

    I am not a coder or programmer. I will start by asking the question and then tell you what I want to accomplish. Can a windows command be run from the right mouse click folder context menu? I work with a lot of pictures and create a lot of folders to put the pictures into. Most of the time I...
  10. P

    Windows 7 Set individual cmdprompt windows sizes (num of rows/cols) for different batch scripts?

    When I start a DOS batch file *.bat procedure then a cmdprompt window opens with the default number of columns and rows. In old WinXP I could pause the batch script and change the number of columns/rows of this terminal/cmdprompt windowa as well as other parameters like font size. AND...