You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
script file
About this tag
A script file is a text file containing executable code, often used for automation or system tasks. On Windows, script files like .vbs or .ps1 can be launched by hosts such as Windows Script Host or PowerShell. Common issues include errors like 'cannot find script file', which may indicate a missing or corrupted script, often triggered by scheduled tasks or malware. Users also seek scripting tools to automate repetitive tasks, such as running antivirus scans. The Hosted App Model in Windows 10 allows script files to be registered as apps with a host dependency.
I'm getting this message, "can not find script file "c:\users\public\khiere.vbs"". Google search brings up literally nothing. My dad's PC and I had him search registry. See pic. Looks like something to do with Microsoft's browser Edge? Also, like in the picture, it pops up every 2 minutes on the...
In Windows 10 version 2004, we are introducing the concept of Hosted Apps to the Windows App Model. Hosted apps are registered as independent apps on Windows, but require a host process in order to run. An example would be a script file which requires its host (eg: Powershell or Python) to be...
Hi people of the internet i need your help
I just got my new laptop and i have windowa 10 on it and i rly love gaming on it but the issue is that some windows host error always pops up in rhe middle of my game and i dont know how to disable it it says "cannot find script file"
Plz help
Can someone recommend a scripting tool that would allow repetitive tasks to be automated. For instance, everyday I run Malwarebytes manually and I update and run SUPERAntiSpyware twice a week. I would like to make a script file that would perform these tasks automatically. I have in mind a...