RE: [node-webkit] Problem with gui.Shell.OpenItemInFolder() on Windows XP

3 views
Skip to first unread message

Lv, Kaiyang

unread,
Aug 3, 2013, 8:48:22 AM8/3/13
to node-...@googlegroups.com

It works fine for me in Windows XP. Wrong path?

 

From: node-...@googlegroups.com [mailto:node-...@googlegroups.com] On Behalf Of neologis
Sent: Thursday, August 01, 2013 8:06 AM
To: node-...@googlegroups.com
Subject: [node-webkit] Problem with gui.Shell.OpenItemInFolder() on Windows XP

 

Hi:
I am working on two laptops -- Windows 7 and Windows XP.  I try:

<script>
var gui = require('nw.gui');
gui.Shell.showItemInFolder('C:\\nw\\myProject\\index.html');
</script>

It works (with escaped back-slashes as shown) on Windows 7.  On Windows XP it fails, silently.
The other two Shell commands (openItem and openExternal) work fine on both machines.
Checking the issues shows some issues with OSX and Windows 7, but I saw nothing about Windows XP.

Does anyone have the same experience?

Thank you,
Jonathan Dodd

--
You received this message because you are subscribed to the Google Groups "node-webkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to node-webkit...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply all
Reply to author
Forward
Message has been deleted
0 new messages