manageos 2.3.1 → 2.3.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (398) hide show
  1. package/README.md +147 -0
  2. package/package.json +26 -46
  3. package/packages/windows/BUILD_TOOLS/build.bat +55 -0
  4. package/packages/windows/BUILD_TOOLS/clean.bat +14 -0
  5. package/packages/windows/BUILD_TOOLS/commands.json +54 -0
  6. package/packages/windows/dist/Keyboard/index.d.ts +24 -0
  7. package/packages/windows/dist/Keyboard/index.d.ts.map +1 -0
  8. package/packages/windows/dist/Keyboard/index.js +128 -0
  9. package/packages/windows/dist/Keyboard/index.js.map +1 -0
  10. package/packages/windows/dist/Keyboard/keyboard.exe +0 -0
  11. package/{dist → packages/windows/dist}/Mouse/mouse.exe +0 -0
  12. package/packages/windows/dist/Server/FTP.d.ts +28 -0
  13. package/packages/windows/dist/Server/FTP.d.ts.map +1 -0
  14. package/packages/windows/dist/Server/FTP.js +119 -0
  15. package/packages/windows/dist/Server/FTP.js.map +1 -0
  16. package/packages/windows/dist/Server/HTTP/http.exe +0 -0
  17. package/packages/windows/dist/Server/HTTP/index.d.ts +17 -0
  18. package/packages/windows/dist/Server/HTTP/index.d.ts.map +1 -0
  19. package/packages/windows/dist/Server/HTTP/index.js +42 -0
  20. package/packages/windows/dist/Server/HTTP/index.js.map +1 -0
  21. package/packages/windows/dist/Server/index.d.ts +7 -0
  22. package/packages/windows/dist/Server/index.d.ts.map +1 -0
  23. package/packages/windows/dist/Server/index.js +7 -0
  24. package/packages/windows/dist/Server/index.js.map +1 -0
  25. package/{dist → packages/windows/dist}/index.d.ts +7 -1
  26. package/packages/windows/dist/index.d.ts.map +1 -0
  27. package/{dist → packages/windows/dist}/index.js +7 -1
  28. package/packages/windows/dist/index.js.map +1 -0
  29. package/packages/windows/dist/joystick.d.ts +25 -0
  30. package/packages/windows/dist/joystick.d.ts.map +1 -0
  31. package/packages/windows/dist/joystick.js +61 -0
  32. package/packages/windows/dist/joystick.js.map +1 -0
  33. package/packages/windows/dist/startup.d.ts +21 -0
  34. package/packages/windows/dist/startup.d.ts.map +1 -0
  35. package/packages/windows/dist/startup.js +71 -0
  36. package/packages/windows/dist/startup.js.map +1 -0
  37. package/packages/windows/docs/.nojekyll +1 -0
  38. package/packages/windows/docs/assets/hierarchy.js +1 -0
  39. package/packages/windows/docs/assets/highlight.css +22 -0
  40. package/packages/windows/docs/assets/icons.js +18 -0
  41. package/packages/windows/docs/assets/icons.svg +1 -0
  42. package/packages/windows/docs/assets/main.js +60 -0
  43. package/packages/windows/docs/assets/material-style.css +261 -0
  44. package/packages/windows/docs/assets/navigation.js +1 -0
  45. package/packages/windows/docs/assets/search.js +1 -0
  46. package/packages/windows/docs/assets/style.css +1633 -0
  47. package/packages/windows/docs/classes/Android.default.html +215 -0
  48. package/packages/windows/docs/classes/Android_adb.default.html +215 -0
  49. package/packages/windows/docs/classes/Android_fastboot.default.html +215 -0
  50. package/packages/windows/docs/classes/Keyboard.default.html +215 -0
  51. package/packages/windows/docs/classes/Mouse.default.html +215 -0
  52. package/packages/windows/docs/classes/PsExec.default.html +217 -0
  53. package/packages/windows/docs/classes/PsExec_psexec.default.html +215 -0
  54. package/packages/windows/docs/classes/PsExec_psfile.default.html +215 -0
  55. package/packages/windows/docs/classes/PsExec_psgetsid.default.html +215 -0
  56. package/packages/windows/docs/classes/PsExec_psinfo.default.html +215 -0
  57. package/packages/windows/docs/classes/Server.default.html +215 -0
  58. package/packages/windows/docs/classes/Server_FTP.default.html +215 -0
  59. package/packages/windows/docs/classes/Server_HTTP.default.html +215 -0
  60. package/packages/windows/docs/classes/antivirus.default.html +215 -0
  61. package/packages/windows/docs/classes/audio.default.html +215 -0
  62. package/packages/windows/docs/classes/auditpolicy.default.html +215 -0
  63. package/packages/windows/docs/classes/bitlocker.default.html +215 -0
  64. package/packages/windows/docs/classes/camera.default.html +215 -0
  65. package/packages/windows/docs/classes/certificates.default.html +215 -0
  66. package/packages/windows/docs/classes/clipboard.default.html +215 -0
  67. package/packages/windows/docs/classes/encryption.default.html +220 -0
  68. package/packages/windows/docs/classes/eventlogs.default.html +217 -0
  69. package/packages/windows/docs/classes/filesystem.default.html +215 -0
  70. package/packages/windows/docs/classes/firewall.default.html +215 -0
  71. package/packages/windows/docs/classes/index.default.html +250 -0
  72. package/packages/windows/docs/classes/joystick.default.html +215 -0
  73. package/packages/windows/docs/classes/localization.default.html +215 -0
  74. package/packages/windows/docs/classes/microphone.default.html +215 -0
  75. package/packages/windows/docs/classes/msconfig.default.html +215 -0
  76. package/packages/windows/docs/classes/network.default.html +215 -0
  77. package/packages/windows/docs/classes/notification.default.html +215 -0
  78. package/packages/windows/docs/classes/power.default.html +215 -0
  79. package/packages/windows/docs/classes/printer.default.html +215 -0
  80. package/packages/windows/docs/classes/regedit.default.html +219 -0
  81. package/packages/windows/docs/classes/scheduler.default.html +215 -0
  82. package/packages/windows/docs/classes/screen.default.html +325 -0
  83. package/packages/windows/docs/classes/secpol.default.html +215 -0
  84. package/packages/windows/docs/classes/services.default.html +215 -0
  85. package/packages/windows/docs/classes/shell.default.html +217 -0
  86. package/packages/windows/docs/classes/startup.default.html +215 -0
  87. package/packages/windows/docs/classes/taskmgr.default.html +215 -0
  88. package/packages/windows/docs/classes/taskscheduler.default.html +215 -0
  89. package/packages/windows/docs/classes/uac.default.html +215 -0
  90. package/packages/windows/docs/classes/usb.default.html +215 -0
  91. package/packages/windows/docs/classes/users.default.html +235 -0
  92. package/packages/windows/docs/classes/windowsupdate.default.html +215 -0
  93. package/packages/windows/docs/functions/systeminfo.default.html +212 -0
  94. package/packages/windows/docs/hierarchy.html +212 -0
  95. package/packages/windows/docs/index.html +212 -0
  96. package/packages/windows/docs/interfaces/Server_FTP.FTPOptions.html +225 -0
  97. package/packages/windows/docs/interfaces/joystick.JoystickDevice.html +218 -0
  98. package/packages/windows/docs/interfaces/taskscheduler.TaskInfo.html +241 -0
  99. package/packages/windows/docs/modules/Android.html +212 -0
  100. package/packages/windows/docs/modules/Android_adb.html +212 -0
  101. package/packages/windows/docs/modules/Android_fastboot.html +212 -0
  102. package/packages/windows/docs/modules/Keyboard.html +212 -0
  103. package/packages/windows/docs/modules/Mouse.html +212 -0
  104. package/packages/windows/docs/modules/PsExec.html +212 -0
  105. package/packages/windows/docs/modules/PsExec_psexec.html +212 -0
  106. package/packages/windows/docs/modules/PsExec_psfile.html +212 -0
  107. package/packages/windows/docs/modules/PsExec_psgetsid.html +212 -0
  108. package/packages/windows/docs/modules/PsExec_psinfo.html +212 -0
  109. package/packages/windows/docs/modules/Server.html +212 -0
  110. package/packages/windows/docs/modules/Server_FTP.html +212 -0
  111. package/packages/windows/docs/modules/Server_HTTP.html +212 -0
  112. package/packages/windows/docs/modules/antivirus.html +212 -0
  113. package/packages/windows/docs/modules/audio.html +212 -0
  114. package/packages/windows/docs/modules/auditpolicy.html +212 -0
  115. package/packages/windows/docs/modules/bitlocker.html +212 -0
  116. package/packages/windows/docs/modules/camera.html +212 -0
  117. package/packages/windows/docs/modules/certificates.html +212 -0
  118. package/packages/windows/docs/modules/clipboard.html +212 -0
  119. package/packages/windows/docs/modules/encryption.html +212 -0
  120. package/packages/windows/docs/modules/eventlogs.html +212 -0
  121. package/packages/windows/docs/modules/filesystem.html +212 -0
  122. package/packages/windows/docs/modules/firewall.html +212 -0
  123. package/packages/windows/docs/modules/index-1.html +212 -0
  124. package/packages/windows/docs/modules/index.html +212 -0
  125. package/packages/windows/docs/modules/joystick.html +212 -0
  126. package/packages/windows/docs/modules/localization.html +212 -0
  127. package/packages/windows/docs/modules/microphone.html +212 -0
  128. package/packages/windows/docs/modules/msconfig.html +212 -0
  129. package/packages/windows/docs/modules/network.html +212 -0
  130. package/packages/windows/docs/modules/notification.html +212 -0
  131. package/packages/windows/docs/modules/power.html +212 -0
  132. package/packages/windows/docs/modules/printer.html +212 -0
  133. package/packages/windows/docs/modules/regedit.html +212 -0
  134. package/packages/windows/docs/modules/scheduler.html +212 -0
  135. package/packages/windows/docs/modules/screen.html +212 -0
  136. package/packages/windows/docs/modules/secpol.html +212 -0
  137. package/packages/windows/docs/modules/services.html +212 -0
  138. package/packages/windows/docs/modules/shell.html +212 -0
  139. package/packages/windows/docs/modules/startup.html +212 -0
  140. package/packages/windows/docs/modules/systeminfo.html +212 -0
  141. package/packages/windows/docs/modules/taskmgr.html +212 -0
  142. package/packages/windows/docs/modules/taskscheduler.html +212 -0
  143. package/packages/windows/docs/modules/uac.html +212 -0
  144. package/packages/windows/docs/modules/usb.html +212 -0
  145. package/packages/windows/docs/modules/users.html +212 -0
  146. package/packages/windows/docs/modules/windowsupdate.html +212 -0
  147. package/packages/windows/docs/openapi.json +25925 -0
  148. package/packages/windows/docs/types/PsExec_psexec.PsExecOptions.html +231 -0
  149. package/packages/windows/docs/types/PsExec_psfile.PsFileOptions.html +219 -0
  150. package/packages/windows/docs/types/PsExec_psgetsid.PsGetSidOptions.html +218 -0
  151. package/packages/windows/docs/types/PsExec_psinfo.PsInfoOptions.html +222 -0
  152. package/packages/windows/docs/types/joystick.JoystickDataCallback.html +212 -0
  153. package/packages/windows/docs/types/windowsupdate.Parser.html +212 -0
  154. package/packages/windows/package.json +60 -0
  155. package/packages/windows/scripts/install-os-deps.js +0 -0
  156. package/packages/windows/src/Android/adb.ts +1398 -0
  157. package/packages/windows/src/Android/dependencies/AdbWinApi.dll +0 -0
  158. package/packages/windows/src/Android/dependencies/AdbWinUsbApi.dll +0 -0
  159. package/packages/windows/src/Android/dependencies/adb.exe +0 -0
  160. package/packages/windows/src/Android/dependencies/cmd-here.exe +0 -0
  161. package/packages/windows/src/Android/dependencies/fastboot.exe +0 -0
  162. package/packages/windows/src/Android/fastboot.ts +217 -0
  163. package/packages/windows/src/Android/index.ts +7 -0
  164. package/packages/windows/src/Keyboard/index.ts +139 -0
  165. package/packages/windows/src/Keyboard/keyboard.c +181 -0
  166. package/packages/windows/src/Mouse/index.ts +173 -0
  167. package/packages/windows/src/Mouse/mouse.c +239 -0
  168. package/packages/windows/src/PsExec/dependencies/PsExec.exe +0 -0
  169. package/packages/windows/src/PsExec/dependencies/PsExec64.exe +0 -0
  170. package/packages/windows/src/PsExec/dependencies/PsGetsid.exe +0 -0
  171. package/packages/windows/src/PsExec/dependencies/PsGetsid64.exe +0 -0
  172. package/packages/windows/src/PsExec/dependencies/PsInfo.exe +0 -0
  173. package/packages/windows/src/PsExec/dependencies/PsInfo64.exe +0 -0
  174. package/packages/windows/src/PsExec/dependencies/psfile.exe +0 -0
  175. package/packages/windows/src/PsExec/index.ts +11 -0
  176. package/packages/windows/src/PsExec/psexec.ts +129 -0
  177. package/packages/windows/src/PsExec/psfile.ts +110 -0
  178. package/packages/windows/src/PsExec/psgetsid.ts +111 -0
  179. package/packages/windows/src/PsExec/psinfo.ts +123 -0
  180. package/packages/windows/src/Server/FTP.ts +165 -0
  181. package/packages/windows/src/Server/HTTP/http.c +226 -0
  182. package/packages/windows/src/Server/HTTP/index.ts +51 -0
  183. package/packages/windows/src/Server/index.ts +7 -0
  184. package/packages/windows/src/antivirus.ts +139 -0
  185. package/packages/windows/src/audio.ts +195 -0
  186. package/packages/windows/src/auditpolicy.ts +125 -0
  187. package/packages/windows/src/bitlocker.ts +257 -0
  188. package/packages/windows/src/camera.ts +229 -0
  189. package/packages/windows/src/certificates.ts +154 -0
  190. package/packages/windows/src/clipboard.ts +52 -0
  191. package/packages/windows/src/encryption.ts +56 -0
  192. package/packages/windows/src/eventlogs.ts +179 -0
  193. package/packages/windows/src/filesystem.ts +166 -0
  194. package/packages/windows/src/firewall.ts +143 -0
  195. package/packages/windows/src/index.ts +77 -0
  196. package/packages/windows/src/joystick.ts +87 -0
  197. package/packages/windows/src/localization.ts +133 -0
  198. package/packages/windows/src/microphone.ts +132 -0
  199. package/packages/windows/src/msconfig.ts +233 -0
  200. package/packages/windows/src/network.ts +466 -0
  201. package/packages/windows/src/notification.ts +196 -0
  202. package/packages/windows/src/power.ts +62 -0
  203. package/packages/windows/src/printer.ts +225 -0
  204. package/packages/windows/src/regedit.ts +73 -0
  205. package/packages/windows/src/scheduler.ts +152 -0
  206. package/packages/windows/src/screen.ts +1229 -0
  207. package/packages/windows/src/secpol.ts +99 -0
  208. package/packages/windows/src/services.ts +371 -0
  209. package/packages/windows/src/shell.ts +227 -0
  210. package/packages/windows/src/startup.ts +91 -0
  211. package/packages/windows/src/systeminfo.ts +35 -0
  212. package/packages/windows/src/taskmgr.ts +212 -0
  213. package/packages/windows/src/taskscheduler.ts +401 -0
  214. package/packages/windows/src/uac.ts +83 -0
  215. package/packages/windows/src/usb.ts +224 -0
  216. package/packages/windows/src/users.ts +409 -0
  217. package/packages/windows/src/windowsupdate.ts +188 -0
  218. package/packages/windows/tsconfig.json +23 -0
  219. package/packages/windows/typedoc.json +18 -0
  220. package/packages/windows/types/regedit.d.ts +9 -0
  221. package/packages/windows/types/ssh2-sftp-server.d.ts +80 -0
  222. package/scripts/postinstall.js +28 -0
  223. package/src/index.ts +17 -0
  224. package/tsconfig.json +23 -0
  225. package/dist/index.d.ts.map +0 -1
  226. package/dist/index.js.map +0 -1
  227. /package/{dist → packages/windows/dist}/Android/adb.d.ts +0 -0
  228. /package/{dist → packages/windows/dist}/Android/adb.d.ts.map +0 -0
  229. /package/{dist → packages/windows/dist}/Android/adb.js +0 -0
  230. /package/{dist → packages/windows/dist}/Android/adb.js.map +0 -0
  231. /package/{dist → packages/windows/dist}/Android/dependencies/AdbWinApi.dll +0 -0
  232. /package/{dist → packages/windows/dist}/Android/dependencies/AdbWinUsbApi.dll +0 -0
  233. /package/{dist → packages/windows/dist}/Android/dependencies/adb.exe +0 -0
  234. /package/{dist → packages/windows/dist}/Android/dependencies/cmd-here.exe +0 -0
  235. /package/{dist → packages/windows/dist}/Android/dependencies/fastboot.exe +0 -0
  236. /package/{dist → packages/windows/dist}/Android/fastboot.d.ts +0 -0
  237. /package/{dist → packages/windows/dist}/Android/fastboot.d.ts.map +0 -0
  238. /package/{dist → packages/windows/dist}/Android/fastboot.js +0 -0
  239. /package/{dist → packages/windows/dist}/Android/fastboot.js.map +0 -0
  240. /package/{dist → packages/windows/dist}/Android/index.d.ts +0 -0
  241. /package/{dist → packages/windows/dist}/Android/index.d.ts.map +0 -0
  242. /package/{dist → packages/windows/dist}/Android/index.js +0 -0
  243. /package/{dist → packages/windows/dist}/Android/index.js.map +0 -0
  244. /package/{dist → packages/windows/dist}/Mouse/index.d.ts +0 -0
  245. /package/{dist → packages/windows/dist}/Mouse/index.d.ts.map +0 -0
  246. /package/{dist → packages/windows/dist}/Mouse/index.js +0 -0
  247. /package/{dist → packages/windows/dist}/Mouse/index.js.map +0 -0
  248. /package/{dist → packages/windows/dist}/PsExec/dependencies/PsExec.exe +0 -0
  249. /package/{dist → packages/windows/dist}/PsExec/dependencies/PsExec64.exe +0 -0
  250. /package/{dist → packages/windows/dist}/PsExec/dependencies/PsGetsid.exe +0 -0
  251. /package/{dist → packages/windows/dist}/PsExec/dependencies/PsGetsid64.exe +0 -0
  252. /package/{dist → packages/windows/dist}/PsExec/dependencies/PsInfo.exe +0 -0
  253. /package/{dist → packages/windows/dist}/PsExec/dependencies/PsInfo64.exe +0 -0
  254. /package/{dist → packages/windows/dist}/PsExec/dependencies/psfile.exe +0 -0
  255. /package/{dist → packages/windows/dist}/PsExec/index.d.ts +0 -0
  256. /package/{dist → packages/windows/dist}/PsExec/index.d.ts.map +0 -0
  257. /package/{dist → packages/windows/dist}/PsExec/index.js +0 -0
  258. /package/{dist → packages/windows/dist}/PsExec/index.js.map +0 -0
  259. /package/{dist → packages/windows/dist}/PsExec/psexec.d.ts +0 -0
  260. /package/{dist → packages/windows/dist}/PsExec/psexec.d.ts.map +0 -0
  261. /package/{dist → packages/windows/dist}/PsExec/psexec.js +0 -0
  262. /package/{dist → packages/windows/dist}/PsExec/psexec.js.map +0 -0
  263. /package/{dist → packages/windows/dist}/PsExec/psfile.d.ts +0 -0
  264. /package/{dist → packages/windows/dist}/PsExec/psfile.d.ts.map +0 -0
  265. /package/{dist → packages/windows/dist}/PsExec/psfile.js +0 -0
  266. /package/{dist → packages/windows/dist}/PsExec/psfile.js.map +0 -0
  267. /package/{dist → packages/windows/dist}/PsExec/psgetsid.d.ts +0 -0
  268. /package/{dist → packages/windows/dist}/PsExec/psgetsid.d.ts.map +0 -0
  269. /package/{dist → packages/windows/dist}/PsExec/psgetsid.js +0 -0
  270. /package/{dist → packages/windows/dist}/PsExec/psgetsid.js.map +0 -0
  271. /package/{dist → packages/windows/dist}/PsExec/psinfo.d.ts +0 -0
  272. /package/{dist → packages/windows/dist}/PsExec/psinfo.d.ts.map +0 -0
  273. /package/{dist → packages/windows/dist}/PsExec/psinfo.js +0 -0
  274. /package/{dist → packages/windows/dist}/PsExec/psinfo.js.map +0 -0
  275. /package/{dist → packages/windows/dist}/antivirus.d.ts +0 -0
  276. /package/{dist → packages/windows/dist}/antivirus.d.ts.map +0 -0
  277. /package/{dist → packages/windows/dist}/antivirus.js +0 -0
  278. /package/{dist → packages/windows/dist}/antivirus.js.map +0 -0
  279. /package/{dist → packages/windows/dist}/audio.d.ts +0 -0
  280. /package/{dist → packages/windows/dist}/audio.d.ts.map +0 -0
  281. /package/{dist → packages/windows/dist}/audio.js +0 -0
  282. /package/{dist → packages/windows/dist}/audio.js.map +0 -0
  283. /package/{dist → packages/windows/dist}/auditpolicy.d.ts +0 -0
  284. /package/{dist → packages/windows/dist}/auditpolicy.d.ts.map +0 -0
  285. /package/{dist → packages/windows/dist}/auditpolicy.js +0 -0
  286. /package/{dist → packages/windows/dist}/auditpolicy.js.map +0 -0
  287. /package/{dist → packages/windows/dist}/bitlocker.d.ts +0 -0
  288. /package/{dist → packages/windows/dist}/bitlocker.d.ts.map +0 -0
  289. /package/{dist → packages/windows/dist}/bitlocker.js +0 -0
  290. /package/{dist → packages/windows/dist}/bitlocker.js.map +0 -0
  291. /package/{dist → packages/windows/dist}/camera.d.ts +0 -0
  292. /package/{dist → packages/windows/dist}/camera.d.ts.map +0 -0
  293. /package/{dist → packages/windows/dist}/camera.js +0 -0
  294. /package/{dist → packages/windows/dist}/camera.js.map +0 -0
  295. /package/{dist → packages/windows/dist}/certificates.d.ts +0 -0
  296. /package/{dist → packages/windows/dist}/certificates.d.ts.map +0 -0
  297. /package/{dist → packages/windows/dist}/certificates.js +0 -0
  298. /package/{dist → packages/windows/dist}/certificates.js.map +0 -0
  299. /package/{dist → packages/windows/dist}/clipboard.d.ts +0 -0
  300. /package/{dist → packages/windows/dist}/clipboard.d.ts.map +0 -0
  301. /package/{dist → packages/windows/dist}/clipboard.js +0 -0
  302. /package/{dist → packages/windows/dist}/clipboard.js.map +0 -0
  303. /package/{dist → packages/windows/dist}/encryption.d.ts +0 -0
  304. /package/{dist → packages/windows/dist}/encryption.d.ts.map +0 -0
  305. /package/{dist → packages/windows/dist}/encryption.js +0 -0
  306. /package/{dist → packages/windows/dist}/encryption.js.map +0 -0
  307. /package/{dist → packages/windows/dist}/eventlogs.d.ts +0 -0
  308. /package/{dist → packages/windows/dist}/eventlogs.d.ts.map +0 -0
  309. /package/{dist → packages/windows/dist}/eventlogs.js +0 -0
  310. /package/{dist → packages/windows/dist}/eventlogs.js.map +0 -0
  311. /package/{dist → packages/windows/dist}/filesystem.d.ts +0 -0
  312. /package/{dist → packages/windows/dist}/filesystem.d.ts.map +0 -0
  313. /package/{dist → packages/windows/dist}/filesystem.js +0 -0
  314. /package/{dist → packages/windows/dist}/filesystem.js.map +0 -0
  315. /package/{dist → packages/windows/dist}/firewall.d.ts +0 -0
  316. /package/{dist → packages/windows/dist}/firewall.d.ts.map +0 -0
  317. /package/{dist → packages/windows/dist}/firewall.js +0 -0
  318. /package/{dist → packages/windows/dist}/firewall.js.map +0 -0
  319. /package/{dist → packages/windows/dist}/localization.d.ts +0 -0
  320. /package/{dist → packages/windows/dist}/localization.d.ts.map +0 -0
  321. /package/{dist → packages/windows/dist}/localization.js +0 -0
  322. /package/{dist → packages/windows/dist}/localization.js.map +0 -0
  323. /package/{dist → packages/windows/dist}/microphone.d.ts +0 -0
  324. /package/{dist → packages/windows/dist}/microphone.d.ts.map +0 -0
  325. /package/{dist → packages/windows/dist}/microphone.js +0 -0
  326. /package/{dist → packages/windows/dist}/microphone.js.map +0 -0
  327. /package/{dist → packages/windows/dist}/msconfig.d.ts +0 -0
  328. /package/{dist → packages/windows/dist}/msconfig.d.ts.map +0 -0
  329. /package/{dist → packages/windows/dist}/msconfig.js +0 -0
  330. /package/{dist → packages/windows/dist}/msconfig.js.map +0 -0
  331. /package/{dist → packages/windows/dist}/network.d.ts +0 -0
  332. /package/{dist → packages/windows/dist}/network.d.ts.map +0 -0
  333. /package/{dist → packages/windows/dist}/network.js +0 -0
  334. /package/{dist → packages/windows/dist}/network.js.map +0 -0
  335. /package/{dist → packages/windows/dist}/notification.d.ts +0 -0
  336. /package/{dist → packages/windows/dist}/notification.d.ts.map +0 -0
  337. /package/{dist → packages/windows/dist}/notification.js +0 -0
  338. /package/{dist → packages/windows/dist}/notification.js.map +0 -0
  339. /package/{dist → packages/windows/dist}/power.d.ts +0 -0
  340. /package/{dist → packages/windows/dist}/power.d.ts.map +0 -0
  341. /package/{dist → packages/windows/dist}/power.js +0 -0
  342. /package/{dist → packages/windows/dist}/power.js.map +0 -0
  343. /package/{dist → packages/windows/dist}/printer.d.ts +0 -0
  344. /package/{dist → packages/windows/dist}/printer.d.ts.map +0 -0
  345. /package/{dist → packages/windows/dist}/printer.js +0 -0
  346. /package/{dist → packages/windows/dist}/printer.js.map +0 -0
  347. /package/{dist → packages/windows/dist}/regedit.d.ts +0 -0
  348. /package/{dist → packages/windows/dist}/regedit.d.ts.map +0 -0
  349. /package/{dist → packages/windows/dist}/regedit.js +0 -0
  350. /package/{dist → packages/windows/dist}/regedit.js.map +0 -0
  351. /package/{dist → packages/windows/dist}/scheduler.d.ts +0 -0
  352. /package/{dist → packages/windows/dist}/scheduler.d.ts.map +0 -0
  353. /package/{dist → packages/windows/dist}/scheduler.js +0 -0
  354. /package/{dist → packages/windows/dist}/scheduler.js.map +0 -0
  355. /package/{dist → packages/windows/dist}/screen.d.ts +0 -0
  356. /package/{dist → packages/windows/dist}/screen.d.ts.map +0 -0
  357. /package/{dist → packages/windows/dist}/screen.js +0 -0
  358. /package/{dist → packages/windows/dist}/screen.js.map +0 -0
  359. /package/{dist → packages/windows/dist}/secpol.d.ts +0 -0
  360. /package/{dist → packages/windows/dist}/secpol.d.ts.map +0 -0
  361. /package/{dist → packages/windows/dist}/secpol.js +0 -0
  362. /package/{dist → packages/windows/dist}/secpol.js.map +0 -0
  363. /package/{dist → packages/windows/dist}/services.d.ts +0 -0
  364. /package/{dist → packages/windows/dist}/services.d.ts.map +0 -0
  365. /package/{dist → packages/windows/dist}/services.js +0 -0
  366. /package/{dist → packages/windows/dist}/services.js.map +0 -0
  367. /package/{dist → packages/windows/dist}/shell.d.ts +0 -0
  368. /package/{dist → packages/windows/dist}/shell.d.ts.map +0 -0
  369. /package/{dist → packages/windows/dist}/shell.js +0 -0
  370. /package/{dist → packages/windows/dist}/shell.js.map +0 -0
  371. /package/{dist → packages/windows/dist}/systeminfo.d.ts +0 -0
  372. /package/{dist → packages/windows/dist}/systeminfo.d.ts.map +0 -0
  373. /package/{dist → packages/windows/dist}/systeminfo.js +0 -0
  374. /package/{dist → packages/windows/dist}/systeminfo.js.map +0 -0
  375. /package/{dist → packages/windows/dist}/taskmgr.d.ts +0 -0
  376. /package/{dist → packages/windows/dist}/taskmgr.d.ts.map +0 -0
  377. /package/{dist → packages/windows/dist}/taskmgr.js +0 -0
  378. /package/{dist → packages/windows/dist}/taskmgr.js.map +0 -0
  379. /package/{dist → packages/windows/dist}/taskscheduler.d.ts +0 -0
  380. /package/{dist → packages/windows/dist}/taskscheduler.d.ts.map +0 -0
  381. /package/{dist → packages/windows/dist}/taskscheduler.js +0 -0
  382. /package/{dist → packages/windows/dist}/taskscheduler.js.map +0 -0
  383. /package/{dist → packages/windows/dist}/uac.d.ts +0 -0
  384. /package/{dist → packages/windows/dist}/uac.d.ts.map +0 -0
  385. /package/{dist → packages/windows/dist}/uac.js +0 -0
  386. /package/{dist → packages/windows/dist}/uac.js.map +0 -0
  387. /package/{dist → packages/windows/dist}/usb.d.ts +0 -0
  388. /package/{dist → packages/windows/dist}/usb.d.ts.map +0 -0
  389. /package/{dist → packages/windows/dist}/usb.js +0 -0
  390. /package/{dist → packages/windows/dist}/usb.js.map +0 -0
  391. /package/{dist → packages/windows/dist}/users.d.ts +0 -0
  392. /package/{dist → packages/windows/dist}/users.d.ts.map +0 -0
  393. /package/{dist → packages/windows/dist}/users.js +0 -0
  394. /package/{dist → packages/windows/dist}/users.js.map +0 -0
  395. /package/{dist → packages/windows/dist}/windowsupdate.d.ts +0 -0
  396. /package/{dist → packages/windows/dist}/windowsupdate.d.ts.map +0 -0
  397. /package/{dist → packages/windows/dist}/windowsupdate.js +0 -0
  398. /package/{dist → packages/windows/dist}/windowsupdate.js.map +0 -0
@@ -0,0 +1,231 @@
1
+ <!DOCTYPE html><html class="default" lang="en" data-base="../"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>PsExecOptions | @tizianoluziramos/windows</title><meta name="description" content="Documentation for ManageOS"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script><style>
2
+ @media (prefers-color-scheme: dark) {
3
+ :root {
4
+ --md-sys-color-primary: #adc7ff;
5
+ --md-sys-color-on-primary: #002e68;
6
+ --md-sys-color-primary-container: #004493;
7
+ --md-sys-color-on-primary-container: #d8e2ff;
8
+ --md-sys-color-secondary: #bec6dc;
9
+ --md-sys-color-on-secondary: #283041;
10
+ --md-sys-color-secondary-container: #3f4759;
11
+ --md-sys-color-on-secondary-container: #dbe2f9;
12
+ --md-sys-color-tertiary: #debcdf;
13
+ --md-sys-color-on-tertiary: #402843;
14
+ --md-sys-color-tertiary-container: #583e5b;
15
+ --md-sys-color-on-tertiary-container: #fbd7fc;
16
+ --md-sys-color-error: #ffb4ab;
17
+ --md-sys-color-on-error: #690005;
18
+ --md-sys-color-error-container: #93000a;
19
+ --md-sys-color-on-error-container: #ffb4ab;
20
+ --md-sys-color-background: #1b1b1f;
21
+ --md-sys-color-on-background: #e3e2e6;
22
+ --md-sys-color-surface: #1b1b1f;
23
+ --md-sys-color-on-surface: #e3e2e6;
24
+ --md-sys-color-surface-variant: #44474f;
25
+ --md-sys-color-on-surface-variant: #c4c6d0;
26
+ --md-sys-color-outline: #8e9099;
27
+ --md-sys-color-outline-variant: #44474f;
28
+ --md-sys-color-shadow: #000000;
29
+ --md-sys-color-scrim: #000000;
30
+ --md-sys-color-inverse-surface: #e3e2e6;
31
+ --md-sys-color-inverse-on-surface: #2f3033;
32
+ --md-sys-color-inverse-primary: #005bc0;
33
+ --md-sys-color-surface-dim: #121316;
34
+ --md-sys-color-surface-bright: #38393c;
35
+ --md-sys-color-surface-container-lowest: #0d0e11;
36
+ --md-sys-color-surface-container-low: #1b1b1f;
37
+ --md-sys-color-surface-container: #1f1f23;
38
+ --md-sys-color-surface-container-high: #292a2d;
39
+ --md-sys-color-surface-container-highest: #343538
40
+ }
41
+ }
42
+ :root[data-theme="dark"] {
43
+ --md-sys-color-primary: #adc7ff;
44
+ --md-sys-color-on-primary: #002e68;
45
+ --md-sys-color-primary-container: #004493;
46
+ --md-sys-color-on-primary-container: #d8e2ff;
47
+ --md-sys-color-secondary: #bec6dc;
48
+ --md-sys-color-on-secondary: #283041;
49
+ --md-sys-color-secondary-container: #3f4759;
50
+ --md-sys-color-on-secondary-container: #dbe2f9;
51
+ --md-sys-color-tertiary: #debcdf;
52
+ --md-sys-color-on-tertiary: #402843;
53
+ --md-sys-color-tertiary-container: #583e5b;
54
+ --md-sys-color-on-tertiary-container: #fbd7fc;
55
+ --md-sys-color-error: #ffb4ab;
56
+ --md-sys-color-on-error: #690005;
57
+ --md-sys-color-error-container: #93000a;
58
+ --md-sys-color-on-error-container: #ffb4ab;
59
+ --md-sys-color-background: #1b1b1f;
60
+ --md-sys-color-on-background: #e3e2e6;
61
+ --md-sys-color-surface: #1b1b1f;
62
+ --md-sys-color-on-surface: #e3e2e6;
63
+ --md-sys-color-surface-variant: #44474f;
64
+ --md-sys-color-on-surface-variant: #c4c6d0;
65
+ --md-sys-color-outline: #8e9099;
66
+ --md-sys-color-outline-variant: #44474f;
67
+ --md-sys-color-shadow: #000000;
68
+ --md-sys-color-scrim: #000000;
69
+ --md-sys-color-inverse-surface: #e3e2e6;
70
+ --md-sys-color-inverse-on-surface: #2f3033;
71
+ --md-sys-color-inverse-primary: #005bc0;
72
+ --md-sys-color-surface-dim: #121316;
73
+ --md-sys-color-surface-bright: #38393c;
74
+ --md-sys-color-surface-container-lowest: #0d0e11;
75
+ --md-sys-color-surface-container-low: #1b1b1f;
76
+ --md-sys-color-surface-container: #1f1f23;
77
+ --md-sys-color-surface-container-high: #292a2d;
78
+ --md-sys-color-surface-container-highest: #343538
79
+ }
80
+
81
+ @media (prefers-color-scheme: light) {
82
+ :root {
83
+ --md-sys-color-primary: #005bc0;
84
+ --md-sys-color-on-primary: #ffffff;
85
+ --md-sys-color-primary-container: #d8e2ff;
86
+ --md-sys-color-on-primary-container: #001a41;
87
+ --md-sys-color-secondary: #565e71;
88
+ --md-sys-color-on-secondary: #ffffff;
89
+ --md-sys-color-secondary-container: #dbe2f9;
90
+ --md-sys-color-on-secondary-container: #131b2c;
91
+ --md-sys-color-tertiary: #715574;
92
+ --md-sys-color-on-tertiary: #ffffff;
93
+ --md-sys-color-tertiary-container: #fbd7fc;
94
+ --md-sys-color-on-tertiary-container: #29132d;
95
+ --md-sys-color-error: #ba1a1a;
96
+ --md-sys-color-on-error: #ffffff;
97
+ --md-sys-color-error-container: #ffdad6;
98
+ --md-sys-color-on-error-container: #410002;
99
+ --md-sys-color-background: #fefbff;
100
+ --md-sys-color-on-background: #1b1b1f;
101
+ --md-sys-color-surface: #fefbff;
102
+ --md-sys-color-on-surface: #1b1b1f;
103
+ --md-sys-color-surface-variant: #e1e2ec;
104
+ --md-sys-color-on-surface-variant: #44474f;
105
+ --md-sys-color-outline: #74777f;
106
+ --md-sys-color-outline-variant: #c4c6d0;
107
+ --md-sys-color-shadow: #000000;
108
+ --md-sys-color-scrim: #000000;
109
+ --md-sys-color-inverse-surface: #2f3033;
110
+ --md-sys-color-inverse-on-surface: #f2f0f4;
111
+ --md-sys-color-inverse-primary: #adc7ff;
112
+ --md-sys-color-surface-dim: #dbd9dd;
113
+ --md-sys-color-surface-bright: #faf9fd;
114
+ --md-sys-color-surface-container-lowest: #ffffff;
115
+ --md-sys-color-surface-container-low: #f5f3f7;
116
+ --md-sys-color-surface-container: #efedf1;
117
+ --md-sys-color-surface-container-high: #e9e7ec;
118
+ --md-sys-color-surface-container-highest: #e3e2e6
119
+ }
120
+ }
121
+ :root[data-theme="light"] {
122
+ --md-sys-color-primary: #005bc0;
123
+ --md-sys-color-on-primary: #ffffff;
124
+ --md-sys-color-primary-container: #d8e2ff;
125
+ --md-sys-color-on-primary-container: #001a41;
126
+ --md-sys-color-secondary: #565e71;
127
+ --md-sys-color-on-secondary: #ffffff;
128
+ --md-sys-color-secondary-container: #dbe2f9;
129
+ --md-sys-color-on-secondary-container: #131b2c;
130
+ --md-sys-color-tertiary: #715574;
131
+ --md-sys-color-on-tertiary: #ffffff;
132
+ --md-sys-color-tertiary-container: #fbd7fc;
133
+ --md-sys-color-on-tertiary-container: #29132d;
134
+ --md-sys-color-error: #ba1a1a;
135
+ --md-sys-color-on-error: #ffffff;
136
+ --md-sys-color-error-container: #ffdad6;
137
+ --md-sys-color-on-error-container: #410002;
138
+ --md-sys-color-background: #fefbff;
139
+ --md-sys-color-on-background: #1b1b1f;
140
+ --md-sys-color-surface: #fefbff;
141
+ --md-sys-color-on-surface: #1b1b1f;
142
+ --md-sys-color-surface-variant: #e1e2ec;
143
+ --md-sys-color-on-surface-variant: #44474f;
144
+ --md-sys-color-outline: #74777f;
145
+ --md-sys-color-outline-variant: #c4c6d0;
146
+ --md-sys-color-shadow: #000000;
147
+ --md-sys-color-scrim: #000000;
148
+ --md-sys-color-inverse-surface: #2f3033;
149
+ --md-sys-color-inverse-on-surface: #f2f0f4;
150
+ --md-sys-color-inverse-primary: #adc7ff;
151
+ --md-sys-color-surface-dim: #dbd9dd;
152
+ --md-sys-color-surface-bright: #faf9fd;
153
+ --md-sys-color-surface-container-lowest: #ffffff;
154
+ --md-sys-color-surface-container-low: #f5f3f7;
155
+ --md-sys-color-surface-container: #efedf1;
156
+ --md-sys-color-surface-container-high: #e9e7ec;
157
+ --md-sys-color-surface-container-highest: #e3e2e6
158
+ }
159
+ </style><link rel="stylesheet" href="../assets/material-style.css"/></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => window.app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><a href="../index.html" class="title">ManageOS</a><div id="tsd-toolbar-links"></div><button id="tsd-search-trigger" class="tsd-widget" aria-label="Search"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-search"></use></svg></button><dialog id="tsd-search" aria-label="Search"><input role="combobox" id="tsd-search-input" aria-controls="tsd-search-results" aria-autocomplete="list" aria-expanded="true" autocapitalize="off" autocomplete="off" placeholder="Search the docs" maxLength="100"/><ul role="listbox" id="tsd-search-results"></ul><div id="tsd-search-status" aria-live="polite" aria-atomic="true"><div>Preparing search index...</div></div></dialog><a href="#" class="tsd-widget menu" id="tsd-toolbar-menu-trigger" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb" aria-label="Breadcrumb"><li><a href="../modules/PsExec_psexec.html">PsExec/psexec</a></li><li><a href="" aria-current="page">PsExecOptions</a></li></ul><h1>Type Alias PsExecOptions</h1></div><div class="tsd-signature"><span class="tsd-signature-keyword">type</span> <span class="tsd-kind-type-alias">PsExecOptions</span> <span class="tsd-signature-symbol">=</span> <span class="tsd-signature-symbol">{</span><br/>    <a class="tsd-kind-property" href="#computer">computer</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#copy">copy</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#filelist">fileList</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#force">force</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#interactive">interactive</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#limited">limited</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#nowait">noWait</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#password">password</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#priority">priority</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">&quot;low&quot;</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">&quot;belownormal&quot;</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">&quot;abovenormal&quot;</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">&quot;high&quot;</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">&quot;realtime&quot;</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#processors">processors</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#profile">profile</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#session">session</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#system">system</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#timeout">timeout</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#user">user</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#versioncheck">versionCheck</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#windowshide">windowsHide</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#winlogon">winlogon</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#workingdir">workingDir</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/><span class="tsd-signature-symbol">}</span></div><aside class="tsd-sources"><ul><li>Defined in PsExec/psexec.ts:15</li></ul></aside><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h5 class="tsd-index-heading uppercase">Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Properties</h3><div class="tsd-index-list"><a href="#computer" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>computer?</span></a>
160
+ <a href="#copy" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>copy?</span></a>
161
+ <a href="#filelist" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>file<wbr/>List?</span></a>
162
+ <a href="#force" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>force?</span></a>
163
+ <a href="#interactive" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>interactive?</span></a>
164
+ <a href="#limited" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>limited?</span></a>
165
+ <a href="#nowait" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>no<wbr/>Wait?</span></a>
166
+ <a href="#password" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>password?</span></a>
167
+ <a href="#priority" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>priority?</span></a>
168
+ <a href="#processors" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>processors?</span></a>
169
+ <a href="#profile" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>profile?</span></a>
170
+ <a href="#session" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>session?</span></a>
171
+ <a href="#system" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>system?</span></a>
172
+ <a href="#timeout" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>timeout?</span></a>
173
+ <a href="#user" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>user?</span></a>
174
+ <a href="#versioncheck" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>version<wbr/>Check?</span></a>
175
+ <a href="#windowshide" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>windows<wbr/>Hide?</span></a>
176
+ <a href="#winlogon" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>winlogon?</span></a>
177
+ <a href="#workingdir" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>working<wbr/>Dir?</span></a>
178
+ </div></section></div></details></section></section><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h2>Properties</h2></summary><section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="computer"><code class="tsd-tag">Optional</code><span>computer</span><a href="#computer" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">computer</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in PsExec/psexec.ts:16</li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="copy"><code class="tsd-tag">Optional</code><span>copy</span><a href="#copy" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">copy</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><ul><li>Defined in PsExec/psexec.ts:26</li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="filelist"><code class="tsd-tag">Optional</code><span>file<wbr/>List</span><a href="#filelist" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">fileList</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in PsExec/psexec.ts:17</li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="force"><code class="tsd-tag">Optional</code><span>force</span><a href="#force" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">force</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><ul><li>Defined in PsExec/psexec.ts:27</li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="interactive"><code class="tsd-tag">Optional</code><span>interactive</span><a href="#interactive" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">interactive</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><ul><li>Defined in PsExec/psexec.ts:24</li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="limited"><code class="tsd-tag">Optional</code><span>limited</span><a href="#limited" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">limited</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><ul><li>Defined in PsExec/psexec.ts:21</li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="nowait"><code class="tsd-tag">Optional</code><span>no<wbr/>Wait</span><a href="#nowait" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">noWait</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><ul><li>Defined in PsExec/psexec.ts:29</li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="password"><code class="tsd-tag">Optional</code><span>password</span><a href="#password" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">password</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in PsExec/psexec.ts:19</li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="priority"><code class="tsd-tag">Optional</code><span>priority</span><a href="#priority" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">priority</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">&quot;low&quot;</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">&quot;belownormal&quot;</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">&quot;abovenormal&quot;</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">&quot;high&quot;</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">&quot;realtime&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in PsExec/psexec.ts:31</li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="processors"><code class="tsd-tag">Optional</code><span>processors</span><a href="#processors" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">processors</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources"><ul><li>Defined in PsExec/psexec.ts:32</li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="profile"><code class="tsd-tag">Optional</code><span>profile</span><a href="#profile" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">profile</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><ul><li>Defined in PsExec/psexec.ts:23</li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="session"><code class="tsd-tag">Optional</code><span>session</span><a href="#session" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">session</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in PsExec/psexec.ts:25</li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="system"><code class="tsd-tag">Optional</code><span>system</span><a href="#system" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">system</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><ul><li>Defined in PsExec/psexec.ts:22</li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="timeout"><code class="tsd-tag">Optional</code><span>timeout</span><a href="#timeout" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">timeout</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in PsExec/psexec.ts:20</li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="user"><code class="tsd-tag">Optional</code><span>user</span><a href="#user" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">user</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in PsExec/psexec.ts:18</li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="versioncheck"><code class="tsd-tag">Optional</code><span>version<wbr/>Check</span><a href="#versioncheck" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">versionCheck</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><ul><li>Defined in PsExec/psexec.ts:28</li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="windowshide"><code class="tsd-tag">Optional</code><span>windows<wbr/>Hide</span><a href="#windowshide" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">windowsHide</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><ul><li>Defined in PsExec/psexec.ts:34</li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="winlogon"><code class="tsd-tag">Optional</code><span>winlogon</span><a href="#winlogon" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">winlogon</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><ul><li>Defined in PsExec/psexec.ts:33</li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="workingdir"><code class="tsd-tag">Optional</code><span>working<wbr/>Dir</span><a href="#workingdir" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">workingDir</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in PsExec/psexec.ts:30</li></ul></aside></section></section></details></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>On This Page</h3></summary><div class="tsd-accordion-details"><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="section-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Properties</summary><div><a href="#computer"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>computer</span></a><a href="#copy"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>copy</span></a><a href="#filelist"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>file<wbr/>List</span></a><a href="#force"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>force</span></a><a href="#interactive"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>interactive</span></a><a href="#limited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>limited</span></a><a href="#nowait"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>no<wbr/>Wait</span></a><a href="#password"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>password</span></a><a href="#priority"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>priority</span></a><a href="#processors"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>processors</span></a><a href="#profile"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>profile</span></a><a href="#session"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>session</span></a><a href="#system"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>system</span></a><a href="#timeout"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>timeout</span></a><a href="#user"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>user</span></a><a href="#versioncheck"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>version<wbr/>Check</span></a><a href="#windowshide"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>windows<wbr/>Hide</span></a><a href="#winlogon"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>winlogon</span></a><a href="#workingdir"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>working<wbr/>Dir</span></a></div></details></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../index.html">@tizianoluziramos/windows</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a> v0.28.13<br>
179
+ <span id="generation-date"></span>
180
+ <script>
181
+ window.GENERATION_DATE = 1761923601770;
182
+
183
+ (() => {
184
+
185
+ const formatter = new Intl.RelativeTimeFormat('en', {
186
+ numeric: 'auto',
187
+ style: 'short',
188
+ });
189
+
190
+ const divisions = [
191
+ { amount: 60, name: 'seconds' },
192
+ { amount: 60, name: 'minutes' },
193
+ { amount: 24, name: 'hours' },
194
+ { amount: 7, name: 'days' },
195
+ { amount: 4.34524, name: 'weeks' },
196
+ { amount: 12, name: 'months' },
197
+ { amount: Number.POSITIVE_INFINITY, name: 'years' }
198
+ ];
199
+
200
+ function formatTimeAgo(date) {
201
+ let duration = (date - new Date()) / 1000;
202
+
203
+ for (const division of divisions) {
204
+ if (Math.abs(duration) < division.amount) {
205
+ return formatter.format(Math.round(duration), division.name);
206
+ }
207
+ duration /= division.amount;
208
+ }
209
+ }
210
+
211
+ document.getElementById('generation-date').title = new Date(window.GENERATION_DATE).toLocaleString();
212
+ document.getElementById('generation-date').innerText = `Last modified ${formatTimeAgo(window.GENERATION_DATE)}`;
213
+
214
+ })();
215
+ </script>
216
+ </p></footer><div class="overlay"></div><script>
217
+ try {
218
+ const generateLinkElement = document.querySelector(".tsd-generator a");
219
+ const link = document.createElement("a");
220
+ Object.assign(link, {
221
+ href: "https://github.com/dmnsgn/typedoc-material-theme",
222
+ target: "_blank",
223
+ rel: "noreferrer",
224
+ innerText: "typedoc-material-theme."
225
+ });
226
+ generateLinkElement.insertAdjacentElement("afterend", link);
227
+ generateLinkElement.insertAdjacentText("afterend", " with ");
228
+ } catch (error) {
229
+
230
+ }
231
+ </script></body></html>
@@ -0,0 +1,219 @@
1
+ <!DOCTYPE html><html class="default" lang="en" data-base="../"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>PsFileOptions | @tizianoluziramos/windows</title><meta name="description" content="Documentation for ManageOS"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script><style>
2
+ @media (prefers-color-scheme: dark) {
3
+ :root {
4
+ --md-sys-color-primary: #adc7ff;
5
+ --md-sys-color-on-primary: #002e68;
6
+ --md-sys-color-primary-container: #004493;
7
+ --md-sys-color-on-primary-container: #d8e2ff;
8
+ --md-sys-color-secondary: #bec6dc;
9
+ --md-sys-color-on-secondary: #283041;
10
+ --md-sys-color-secondary-container: #3f4759;
11
+ --md-sys-color-on-secondary-container: #dbe2f9;
12
+ --md-sys-color-tertiary: #debcdf;
13
+ --md-sys-color-on-tertiary: #402843;
14
+ --md-sys-color-tertiary-container: #583e5b;
15
+ --md-sys-color-on-tertiary-container: #fbd7fc;
16
+ --md-sys-color-error: #ffb4ab;
17
+ --md-sys-color-on-error: #690005;
18
+ --md-sys-color-error-container: #93000a;
19
+ --md-sys-color-on-error-container: #ffb4ab;
20
+ --md-sys-color-background: #1b1b1f;
21
+ --md-sys-color-on-background: #e3e2e6;
22
+ --md-sys-color-surface: #1b1b1f;
23
+ --md-sys-color-on-surface: #e3e2e6;
24
+ --md-sys-color-surface-variant: #44474f;
25
+ --md-sys-color-on-surface-variant: #c4c6d0;
26
+ --md-sys-color-outline: #8e9099;
27
+ --md-sys-color-outline-variant: #44474f;
28
+ --md-sys-color-shadow: #000000;
29
+ --md-sys-color-scrim: #000000;
30
+ --md-sys-color-inverse-surface: #e3e2e6;
31
+ --md-sys-color-inverse-on-surface: #2f3033;
32
+ --md-sys-color-inverse-primary: #005bc0;
33
+ --md-sys-color-surface-dim: #121316;
34
+ --md-sys-color-surface-bright: #38393c;
35
+ --md-sys-color-surface-container-lowest: #0d0e11;
36
+ --md-sys-color-surface-container-low: #1b1b1f;
37
+ --md-sys-color-surface-container: #1f1f23;
38
+ --md-sys-color-surface-container-high: #292a2d;
39
+ --md-sys-color-surface-container-highest: #343538
40
+ }
41
+ }
42
+ :root[data-theme="dark"] {
43
+ --md-sys-color-primary: #adc7ff;
44
+ --md-sys-color-on-primary: #002e68;
45
+ --md-sys-color-primary-container: #004493;
46
+ --md-sys-color-on-primary-container: #d8e2ff;
47
+ --md-sys-color-secondary: #bec6dc;
48
+ --md-sys-color-on-secondary: #283041;
49
+ --md-sys-color-secondary-container: #3f4759;
50
+ --md-sys-color-on-secondary-container: #dbe2f9;
51
+ --md-sys-color-tertiary: #debcdf;
52
+ --md-sys-color-on-tertiary: #402843;
53
+ --md-sys-color-tertiary-container: #583e5b;
54
+ --md-sys-color-on-tertiary-container: #fbd7fc;
55
+ --md-sys-color-error: #ffb4ab;
56
+ --md-sys-color-on-error: #690005;
57
+ --md-sys-color-error-container: #93000a;
58
+ --md-sys-color-on-error-container: #ffb4ab;
59
+ --md-sys-color-background: #1b1b1f;
60
+ --md-sys-color-on-background: #e3e2e6;
61
+ --md-sys-color-surface: #1b1b1f;
62
+ --md-sys-color-on-surface: #e3e2e6;
63
+ --md-sys-color-surface-variant: #44474f;
64
+ --md-sys-color-on-surface-variant: #c4c6d0;
65
+ --md-sys-color-outline: #8e9099;
66
+ --md-sys-color-outline-variant: #44474f;
67
+ --md-sys-color-shadow: #000000;
68
+ --md-sys-color-scrim: #000000;
69
+ --md-sys-color-inverse-surface: #e3e2e6;
70
+ --md-sys-color-inverse-on-surface: #2f3033;
71
+ --md-sys-color-inverse-primary: #005bc0;
72
+ --md-sys-color-surface-dim: #121316;
73
+ --md-sys-color-surface-bright: #38393c;
74
+ --md-sys-color-surface-container-lowest: #0d0e11;
75
+ --md-sys-color-surface-container-low: #1b1b1f;
76
+ --md-sys-color-surface-container: #1f1f23;
77
+ --md-sys-color-surface-container-high: #292a2d;
78
+ --md-sys-color-surface-container-highest: #343538
79
+ }
80
+
81
+ @media (prefers-color-scheme: light) {
82
+ :root {
83
+ --md-sys-color-primary: #005bc0;
84
+ --md-sys-color-on-primary: #ffffff;
85
+ --md-sys-color-primary-container: #d8e2ff;
86
+ --md-sys-color-on-primary-container: #001a41;
87
+ --md-sys-color-secondary: #565e71;
88
+ --md-sys-color-on-secondary: #ffffff;
89
+ --md-sys-color-secondary-container: #dbe2f9;
90
+ --md-sys-color-on-secondary-container: #131b2c;
91
+ --md-sys-color-tertiary: #715574;
92
+ --md-sys-color-on-tertiary: #ffffff;
93
+ --md-sys-color-tertiary-container: #fbd7fc;
94
+ --md-sys-color-on-tertiary-container: #29132d;
95
+ --md-sys-color-error: #ba1a1a;
96
+ --md-sys-color-on-error: #ffffff;
97
+ --md-sys-color-error-container: #ffdad6;
98
+ --md-sys-color-on-error-container: #410002;
99
+ --md-sys-color-background: #fefbff;
100
+ --md-sys-color-on-background: #1b1b1f;
101
+ --md-sys-color-surface: #fefbff;
102
+ --md-sys-color-on-surface: #1b1b1f;
103
+ --md-sys-color-surface-variant: #e1e2ec;
104
+ --md-sys-color-on-surface-variant: #44474f;
105
+ --md-sys-color-outline: #74777f;
106
+ --md-sys-color-outline-variant: #c4c6d0;
107
+ --md-sys-color-shadow: #000000;
108
+ --md-sys-color-scrim: #000000;
109
+ --md-sys-color-inverse-surface: #2f3033;
110
+ --md-sys-color-inverse-on-surface: #f2f0f4;
111
+ --md-sys-color-inverse-primary: #adc7ff;
112
+ --md-sys-color-surface-dim: #dbd9dd;
113
+ --md-sys-color-surface-bright: #faf9fd;
114
+ --md-sys-color-surface-container-lowest: #ffffff;
115
+ --md-sys-color-surface-container-low: #f5f3f7;
116
+ --md-sys-color-surface-container: #efedf1;
117
+ --md-sys-color-surface-container-high: #e9e7ec;
118
+ --md-sys-color-surface-container-highest: #e3e2e6
119
+ }
120
+ }
121
+ :root[data-theme="light"] {
122
+ --md-sys-color-primary: #005bc0;
123
+ --md-sys-color-on-primary: #ffffff;
124
+ --md-sys-color-primary-container: #d8e2ff;
125
+ --md-sys-color-on-primary-container: #001a41;
126
+ --md-sys-color-secondary: #565e71;
127
+ --md-sys-color-on-secondary: #ffffff;
128
+ --md-sys-color-secondary-container: #dbe2f9;
129
+ --md-sys-color-on-secondary-container: #131b2c;
130
+ --md-sys-color-tertiary: #715574;
131
+ --md-sys-color-on-tertiary: #ffffff;
132
+ --md-sys-color-tertiary-container: #fbd7fc;
133
+ --md-sys-color-on-tertiary-container: #29132d;
134
+ --md-sys-color-error: #ba1a1a;
135
+ --md-sys-color-on-error: #ffffff;
136
+ --md-sys-color-error-container: #ffdad6;
137
+ --md-sys-color-on-error-container: #410002;
138
+ --md-sys-color-background: #fefbff;
139
+ --md-sys-color-on-background: #1b1b1f;
140
+ --md-sys-color-surface: #fefbff;
141
+ --md-sys-color-on-surface: #1b1b1f;
142
+ --md-sys-color-surface-variant: #e1e2ec;
143
+ --md-sys-color-on-surface-variant: #44474f;
144
+ --md-sys-color-outline: #74777f;
145
+ --md-sys-color-outline-variant: #c4c6d0;
146
+ --md-sys-color-shadow: #000000;
147
+ --md-sys-color-scrim: #000000;
148
+ --md-sys-color-inverse-surface: #2f3033;
149
+ --md-sys-color-inverse-on-surface: #f2f0f4;
150
+ --md-sys-color-inverse-primary: #adc7ff;
151
+ --md-sys-color-surface-dim: #dbd9dd;
152
+ --md-sys-color-surface-bright: #faf9fd;
153
+ --md-sys-color-surface-container-lowest: #ffffff;
154
+ --md-sys-color-surface-container-low: #f5f3f7;
155
+ --md-sys-color-surface-container: #efedf1;
156
+ --md-sys-color-surface-container-high: #e9e7ec;
157
+ --md-sys-color-surface-container-highest: #e3e2e6
158
+ }
159
+ </style><link rel="stylesheet" href="../assets/material-style.css"/></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => window.app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><a href="../index.html" class="title">ManageOS</a><div id="tsd-toolbar-links"></div><button id="tsd-search-trigger" class="tsd-widget" aria-label="Search"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-search"></use></svg></button><dialog id="tsd-search" aria-label="Search"><input role="combobox" id="tsd-search-input" aria-controls="tsd-search-results" aria-autocomplete="list" aria-expanded="true" autocapitalize="off" autocomplete="off" placeholder="Search the docs" maxLength="100"/><ul role="listbox" id="tsd-search-results"></ul><div id="tsd-search-status" aria-live="polite" aria-atomic="true"><div>Preparing search index...</div></div></dialog><a href="#" class="tsd-widget menu" id="tsd-toolbar-menu-trigger" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb" aria-label="Breadcrumb"><li><a href="../modules/PsExec_psfile.html">PsExec/psfile</a></li><li><a href="" aria-current="page">PsFileOptions</a></li></ul><h1>Type Alias PsFileOptions</h1></div><div class="tsd-signature"><span class="tsd-signature-keyword">type</span> <span class="tsd-kind-type-alias">PsFileOptions</span> <span class="tsd-signature-symbol">=</span> <span class="tsd-signature-symbol">{</span><br/>    <a class="tsd-kind-property" href="#close">close</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#computer">computer</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#idorpath">idOrPath</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#password">password</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#timeout">timeout</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#user">user</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#windowshide">windowsHide</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/><span class="tsd-signature-symbol">}</span></div><aside class="tsd-sources"><ul><li>Defined in PsExec/psfile.ts:10</li></ul></aside><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h5 class="tsd-index-heading uppercase">Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Properties</h3><div class="tsd-index-list"><a href="#close" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>close?</span></a>
160
+ <a href="#computer" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>computer?</span></a>
161
+ <a href="#idorpath" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>id<wbr/>Or<wbr/>Path?</span></a>
162
+ <a href="#password" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>password?</span></a>
163
+ <a href="#timeout" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>timeout?</span></a>
164
+ <a href="#user" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>user?</span></a>
165
+ <a href="#windowshide" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>windows<wbr/>Hide?</span></a>
166
+ </div></section></div></details></section></section><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h2>Properties</h2></summary><section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="close"><code class="tsd-tag">Optional</code><span>close</span><a href="#close" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">close</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><ul><li>Defined in PsExec/psfile.ts:15</li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="computer"><code class="tsd-tag">Optional</code><span>computer</span><a href="#computer" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">computer</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in PsExec/psfile.ts:11</li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="idorpath"><code class="tsd-tag">Optional</code><span>id<wbr/>Or<wbr/>Path</span><a href="#idorpath" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">idOrPath</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in PsExec/psfile.ts:14</li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="password"><code class="tsd-tag">Optional</code><span>password</span><a href="#password" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">password</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in PsExec/psfile.ts:13</li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="timeout"><code class="tsd-tag">Optional</code><span>timeout</span><a href="#timeout" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">timeout</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in PsExec/psfile.ts:17</li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="user"><code class="tsd-tag">Optional</code><span>user</span><a href="#user" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">user</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in PsExec/psfile.ts:12</li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="windowshide"><code class="tsd-tag">Optional</code><span>windows<wbr/>Hide</span><a href="#windowshide" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">windowsHide</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><ul><li>Defined in PsExec/psfile.ts:16</li></ul></aside></section></section></details></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>On This Page</h3></summary><div class="tsd-accordion-details"><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="section-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Properties</summary><div><a href="#close"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>close</span></a><a href="#computer"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>computer</span></a><a href="#idorpath"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>id<wbr/>Or<wbr/>Path</span></a><a href="#password"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>password</span></a><a href="#timeout"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>timeout</span></a><a href="#user"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>user</span></a><a href="#windowshide"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>windows<wbr/>Hide</span></a></div></details></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../index.html">@tizianoluziramos/windows</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a> v0.28.13<br>
167
+ <span id="generation-date"></span>
168
+ <script>
169
+ window.GENERATION_DATE = 1761923601791;
170
+
171
+ (() => {
172
+
173
+ const formatter = new Intl.RelativeTimeFormat('en', {
174
+ numeric: 'auto',
175
+ style: 'short',
176
+ });
177
+
178
+ const divisions = [
179
+ { amount: 60, name: 'seconds' },
180
+ { amount: 60, name: 'minutes' },
181
+ { amount: 24, name: 'hours' },
182
+ { amount: 7, name: 'days' },
183
+ { amount: 4.34524, name: 'weeks' },
184
+ { amount: 12, name: 'months' },
185
+ { amount: Number.POSITIVE_INFINITY, name: 'years' }
186
+ ];
187
+
188
+ function formatTimeAgo(date) {
189
+ let duration = (date - new Date()) / 1000;
190
+
191
+ for (const division of divisions) {
192
+ if (Math.abs(duration) < division.amount) {
193
+ return formatter.format(Math.round(duration), division.name);
194
+ }
195
+ duration /= division.amount;
196
+ }
197
+ }
198
+
199
+ document.getElementById('generation-date').title = new Date(window.GENERATION_DATE).toLocaleString();
200
+ document.getElementById('generation-date').innerText = `Last modified ${formatTimeAgo(window.GENERATION_DATE)}`;
201
+
202
+ })();
203
+ </script>
204
+ </p></footer><div class="overlay"></div><script>
205
+ try {
206
+ const generateLinkElement = document.querySelector(".tsd-generator a");
207
+ const link = document.createElement("a");
208
+ Object.assign(link, {
209
+ href: "https://github.com/dmnsgn/typedoc-material-theme",
210
+ target: "_blank",
211
+ rel: "noreferrer",
212
+ innerText: "typedoc-material-theme."
213
+ });
214
+ generateLinkElement.insertAdjacentElement("afterend", link);
215
+ generateLinkElement.insertAdjacentText("afterend", " with ");
216
+ } catch (error) {
217
+
218
+ }
219
+ </script></body></html>