Jump to content

spcurtis81

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by spcurtis81

  1. Hi Johnni,

    Just found this plug in whilst trying to work out an easy way of running Powershell scripts. I'm a relative novice and still learning so this might sound like a silly questions...

    I have installed the plugin into my PC Monitor Manager and I've modified a config.xml to try out however I don't understand where the config should be placed in my folders for the plugin to read it? At the moment I am getting the following error in iOS app...

    "Problem detected in the parser, please check the XML file" "Error in the plugin"

  2. Hi There. Apologies if this is more of a case of my getting something wrong with my cmdlets but I'm struggling with the Powershell on my iPhone app.

    I have a batch file I would like to be able to execute from my phone however I'm struggling to get it to work. I'm using the following cmdlet...

    
    start-process c:\bat\filename.bat
    
    

    ... however I keep getting the following error message...

    "Error: This command cannot be executed due to the error: The system cannot find the file specified"

    I've checked the location of the batch file and it's definitely correct. I did try putting the file and location in ""'s and this returned a "Command executed successfully" message however the application my batch file is supposed to launch has not launched.

    My biggest fear is that this is probably my lack of knowledge of Powershell but any help would be gratefully received all the same.

    Thanks,

    Steve

×
×
  • Create New...