{"id":5099,"date":"2022-01-15T14:56:45","date_gmt":"2022-01-15T05:56:45","guid":{"rendered":"\/blog\/?p=5099"},"modified":"2023-09-21T09:26:26","modified_gmt":"2023-09-21T00:26:26","slug":"%eb%b0%94%eb%a1%9c%ea%b0%80%ea%b8%b0-%eb%a7%8c%eb%93%a4%ea%b8%b0-%ec%8a%a4%ed%81%ac%eb%a6%bd%ed%8a%b8","status":"publish","type":"post","link":"https:\/\/hasu0707.duckdns.org\/blog\/?p=5099","title":{"rendered":"\ubc14\ub85c\uac00\uae30 \ub9cc\ub4e4\uae30 \uc2a4\ud06c\ub9bd\ud2b8"},"content":{"rendered":"\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"raw\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">@ECHO OFF\nCALL :FUNC_CREATE_SHORTCUT \"D:\\DESKTOP\\MYSHORTCUT.LNK\" \"C:\\PORTABLEAPPS\\CCLEANER_PORTABLE\\CCLEANER64.EXE\" \"-\" \"-\" 1 \"-\"\nEXIT \/B 0\n\nREM -----------------------------------------------------------\nREM \ubc14\ub85c\uac00\uae30\ub97c \ub9cc\ub4e0\ub2e4.\nREM\nREM CALL :FUNC_CREATE_SHORTCUT &lt;\uc778\uc218>\nREM \uc778\uc218  %1: \ubc14\ub85c\uac00\uae30 \ud30c\uc77c\uba85\nREM       %2: \ud0c0\uac9f \ud30c\uc77c\uba85\nREM       %3: Arguments or \"-\"\nREM       %4: \uc544\uc774\ucf58 \ud30c\uc77c\uba85 or \"-\"\nREM       %5: \uc708\ub3c4\uc6b0 \uc2a4\ud0c0\uc77c or \"-\"\nREM       %6: \uc2dc\uc791 \ub514\ub809\ud1a0\ub9ac or \"-\"\nREM -----------------------------------------------------------\n:FUNC_CREATE_SHORTCUT\n  SET TMP_SCRIPT=\"%TEMP%\\%RANDOM%-%RANDOM%-%RANDOM%-%RANDOM%.vbs\"\n  ECHO Set oWS = WScript.CreateObject(\"WScript.Shell\") > %TMP_SCRIPT%\n  IF \"%1\" NEQ \"\" (\n    ECHO sLinkFile = %1 >> %TMP_SCRIPT%\n  )\n  ECHO Set oLink = oWS.CreateShortcut(sLinkFile) >> %TMP_SCRIPT%\n  IF \"%2\" NEQ \"\" (\n    ECHO oLink.TargetPath = %2 >> %TMP_SCRIPT%\n  )\n  IF %3 NEQ \"-\" (\n    ECHO oLink.Arguments = %3 >> %TMP_SCRIPT%\n  )\n  IF %4 NEQ \"-\" (\n    ECHO oLink.IconLocation = %4 >> %TMP_SCRIPT%\n  )\n  REM 1: Default, 3:Maximized Window, 7:Minimized Window\n  IF %5 NEQ \"-\" (\n    ECHO oLink.WindowStyle = %5 >> %TMP_SCRIPT%\n  )\n  IF %6 NEQ \"-\" (\n    ECHO oLink.WorkingDirectory = %6 >> %TMP_SCRIPT%\n  )\n  ECHO oLink.Save >> %TMP_SCRIPT%\n  CSCRIPT \/NOLOGO %TMP_SCRIPT%\n  DEL \/F \/Q %TMP_SCRIPT%\nEXIT \/B 0<\/pre>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_import_markdown_pro_load_document_selector":0,"_import_markdown_pro_submit_text_textarea":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[40],"tags":[],"class_list":["post-5099","post","type-post","status-publish","format-standard","hentry","category-os_win"],"_links":{"self":[{"href":"https:\/\/hasu0707.duckdns.org\/blog\/index.php?rest_route=\/wp\/v2\/posts\/5099","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hasu0707.duckdns.org\/blog\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/hasu0707.duckdns.org\/blog\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/hasu0707.duckdns.org\/blog\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/hasu0707.duckdns.org\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=5099"}],"version-history":[{"count":0,"href":"https:\/\/hasu0707.duckdns.org\/blog\/index.php?rest_route=\/wp\/v2\/posts\/5099\/revisions"}],"wp:attachment":[{"href":"https:\/\/hasu0707.duckdns.org\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=5099"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/hasu0707.duckdns.org\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=5099"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/hasu0707.duckdns.org\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=5099"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}