[ 
https://issues.apache.org/jira/browse/CB-2052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

jcesarmobile closed CB-2052.
----------------------------
    Resolution: Won't Fix

Closing as cordova-weinre is being deprecated and no more work will be done

> add option to pass the config file by name
> ------------------------------------------
>
>                 Key: CB-2052
>                 URL: https://issues.apache.org/jira/browse/CB-2052
>             Project: Apache Cordova
>          Issue Type: New Feature
>          Components: cordova-weinre (DEPRECATED)
>            Reporter: Patrick Mueller
>            Assignee: Patrick Mueller
>            Priority: Major
>         Attachments: 13.patch
>
>
> From Corey Gilmore via 
> https://github.com/apache/incubator-cordova-weinre/pull/13
> Original text:
> Add the --optionsFile cli parameter to allow passing the path to an options 
> file, which currently is hardcoded to ~/.weinre/server.properties. This makes 
> makes it easier to run as a Windows service using something like this:
> Windows Registry Editor Version 5.00
> {noformat}
>     [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\services\weinre]
>     "Type"=dword:00000010
>     "Start"=dword:00000002
>     "ErrorControl"=dword:00000001
>     "ImagePath"="C:\\Path\\To\\srvany.exe"
>     "DisplayName"="weinre"
>     "WOW64"=dword:00000001
>     "ObjectName"="LocalSystem"
>     [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\services\weinre\Parameters]
>     "Application"="\"C:\\Path\\To\\nodejs\\node.exe\" 
> C:\\Path\\To\\node_modules\\weinre\\weinre  --optionsFile 
> C:\\Path\\To\\server.properties"
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to