Windows 10: software publisher batch file

Discus and support software publisher batch file in Windows 10 Software and Apps to solve the problem; so im on windows 11 and mi trying to run a batch file to program on but its says to find a version for your pc please check software publisher... Discussion in 'Windows 10 Software and Apps' started by Joe Hornsby, Jan 31, 2025.

  1. software publisher batch file


    so im on windows 11 and mi trying to run a batch file to program on but its says to find a version for your pc please check software publisher

    :)
     
    Joe Hornsby, Jan 31, 2025
    #1
  2. oily_17 Win User

    Batch Files Knowledge Base

    Don't use batch files very much but one I find useful is for creating a list of files in a directory.
    Just copy the text below into Notepad and save as Filelist.bat

    dir /a /-p /o:gen >filelist.txt

    When you run it from a folder it will create a Filelist.txt file,in the same folder, that lists all the files in that folder.Useful when you are too lazy to type all the files out yourself.
     
    oily_17, Jan 31, 2025
    #2
  3. Batch Files Knowledge Base

    Very nice and usefull thanks for contributing.
     
    AphexDreamer, Jan 31, 2025
    #3
  4. Riel Alc Win User

    software publisher batch file

    Blocked Publisher doesn't show up in Untrusted Publishers - how can I unblock the publisher?

    Hi,

    The software publisher won't appear in the Untrusted Publisher tab. Since, the steps you've provided didn't work, you unblock the publisher using Command Prompt. Please follow the steps below:

    • Press Windows X, then select Command Prompt (Admin).
    • Press Shift + right-click on the program you want to unblock.
    • Click Copy as path, then paste in Command Prompt.
    • Hit Enter.

    Let us know the result.
     
    Riel Alc, Jan 31, 2025
    #4
Thema:

software publisher batch file

Loading...
  1. software publisher batch file - Similar Threads - software publisher batch

  2. software publisher batch file

    in Windows 10 Gaming
    software publisher batch file: so im on windows 11 and mi trying to run a batch file to program on but its says to find a version for your pc please check software publisher https://answers.microsoft.com/en-us/windows/forum/all/software-publisher-batch-file/2e85470f-dc67-4afa-957f-4d3ed7128141
  3. what is my software publisher

    in Windows 10 Gaming
    what is my software publisher: what is my software publisher https://answers.microsoft.com/en-us/windows/forum/all/what-is-my-software-publisher/fded87f2-c829-4072-b2ed-f03d89ca23be
  4. what is my software publisher

    in Windows 10 Software and Apps
    what is my software publisher: what is my software publisher https://answers.microsoft.com/en-us/windows/forum/all/what-is-my-software-publisher/fded87f2-c829-4072-b2ed-f03d89ca23be
  5. How to loop a software using batch file

    in Windows 10 Software and Apps
    How to loop a software using batch file: Hi, I have a software that runs from command line, and it needs 2 command windows to run in parallel. So I use a .bat file to start both commands using START. Something like: START program.exe -m method1 START program.exe -m method2 One method runs for 10 hours and the other...
  6. How to loop a software using batch file

    in Windows 10 Support
    How to loop a software using batch file: Hi, I have a software that runs from command line, and it needs 2 command windows to run in parallel. So I use a .bat file to start both commands using START. Something like: START program.exe -m method1 START program.exe -m method2 Each method runs for 10 hours then stops...
  7. EFTPS Batch Provider Software - Error Occurred within the Batch Provider Software

    in Windows 10 Installation and Upgrade
    EFTPS Batch Provider Software - Error Occurred within the Batch Provider Software: I am having an issue trying to open the batch provider software after recent updates. My laptop was updated to Windows 10 Pro and when I opened the eftps software today it required a software update as well. [ATTACH] I have tried to run it in compatibility mode but I...
  8. Batch Folder and Batch File/Move Software

    in Windows 10 Software and Apps
    Batch Folder and Batch File/Move Software: Looking for recommendations for software that handles automatic batch folder creation according to defined rules. Also looking for software that handles automatic file and folder moving into more than one directory according to selection criteria (size, date, extension,...
  9. Trusted Publisher or Trusted softwares

    in Windows 10 Customization
    Trusted Publisher or Trusted softwares: How do I get to know that which apps are trusted that I am currently using? Need an experts help https://answers.microsoft.com/en-us/windows/forum/windows_10-other_settings/trusted-publisher-or-trusted-softwares/444449a2-3476-4ff1-bcce-5b00a9364038
  10. Any good Batch file renaming software / scripts

    in Windows 10 Support
    Any good Batch file renaming software / scripts: Hi there does anybody have any decent batch file renaming software or scripts. Here's a whole slew of music files from BBC Radio 3 -- what I want is after the word Breakfast in the title to insert date and time (european format YYMMDD.HHMM -24 hr format. Here's what...