Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

4
LINES

< > BotCompany Repo | #1030638 // stefansPS_vncToRaspi

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (5277L/32K).

1  
svoid stefansPS_vncToRaspi() {
2  
  File exe = assertNotNull(windowsFindExe("RealVNC/VNC Viewer/vncviewer"));
3  
  nohup(platformQuote(exe) + " -config " + platformQuote(javaxDataDir("RealVNC Profiles/raspi.vnc"));
4  
}

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1030638
Snippet name: stefansPS_vncToRaspi
Eternal ID of this version: #1030638/1
Text MD5: d6600d3fcadf61fc9e16d6ca55e00219
Transpilation MD5: 494306b873f121f951fc979e526b1b32
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-02-09 11:10:06
Source code size: 213 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 103 / 152
Referenced in: [show references]