1 | static File nircmdc_exe() { |
2 | File f = loadLibrary(#1400167); |
3 | File f2 = newFile(f2s(f) + ".exe"); |
4 | if (fileSize(f2) != fileSize(f)) |
5 | copyFile(f, f2); |
6 | ret f2; |
7 | } |
Began life as a copy of #1009700
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1020197 |
Snippet name: | nircmdc_exe - automatically downloads |
Eternal ID of this version: | #1020197/3 |
Text MD5: | 2ec5eaba8404d71fb1424d2c93d15b7c |
Author: | stefan |
Category: | javax / sound |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-09-03 14:18:10 |
Source code size: | 173 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 289 / 322 |
Version history: | 2 change(s) |
Referenced in: | [show references] |