global $objShell, $strDesktop $objShell = CreateObject("WScript.Shell") $strDesktop = $objShell.SpecialFolders("Desktop") $strStartMenu = $objShell.SpecialFolders("StartMenu") $strPath = $strStartMenu + "\Programmes" $=ShowShortcutInfo( "Internet Explorer.lnk", $strPath ) ? ?"== ended ==" flushkb gets $x exit 0 function ShowShortcutInfo( $filename, $path ) Dim $objShortCut Dim $strFilename $strFilename = "$Path\$filename" if not exist($strFileName) ? "File "+$strFilename+" does not exist" else $objShortCut = $objShell.CreateShortCut( $strFilename ) ? " TargetPath : " +$objShortCut.TargetPath ? " Arguments : " +$objShortCut.Arguments ? " WindowStyle : " +$objShortCut.WindowStyle ? " Hotkey : " +$objShortCut.Hotkey ? " IconLocation : " +$objShortCut.IconLocation ? " Description : " +$objShortCut.Description ? " WorkingDir : " +$objShortCut.WorkingDirectory ? $objShortCut = nothing endif endfunction
$objShortCut = $objShell.CreateShortCut( $strFilename ) $objShortCut.TargetPath = "notepad.exe" $objShortCut.Arguments = "my file.txt" $objShortCut.WindowStyle = 1 $objShortCut.Hotkey = "" $objShortCut.IconLocation = "notepad.exe,0" $objShortCut.Description = "this is my own description" $objShortCut.WorkingDirectory = "%temp%" $objShortCut = nothing
Generated in 0.072 seconds in which 0.027 seconds were spent on a total of 13 queries. Zlib compression enabled.
") !=-1) { tempah=tempah.substring(tempah.indexOf("")+5,tempah.indexOf("")); codes[i].innerHTML="" + dotag(tempah.substring()) + ""; } } //var pres = document.getElementsByTagName("pre"); //for (var i=0, maxi = pres.length; i < maxi; i++) { // var tempah = pres[i].innerHTML; // if (tempah.indexOf("[postprep") !=-1) { // tempah=tempah.substring((tempah.indexOf("]",tempah.indexOf("[postprep"))+1)); // pres[i].innerHTML=dotag(tempah); // } //} function ytag(which_one) { var codes = document.getElementsByClassName("ubbcode-body"); var thisone = codes[which_one].innerHTML; codes[which_one].innerHTML = "" + dotag(thisone.substring(5+thisone.indexOf(""),thisone.indexOf(""))) + ""; var heads = document.getElementsByClassName("ubbcode-header"); heads[which_one].innerHTML = "Code:" + ' '; } function ttag(which_one) { var codes = document.getElementsByClassName("ubbcode-body"); var thisone = ""; if (codes[which_one].innerText != undefined) { thisone += codes[which_one].innerText; } else { thisone += codes[which_one].textContent; } codes[which_one].innerHTML = thisone + ""; var heads = document.getElementsByClassName("ubbcode-header"); heads[which_one].innerHTML = "Code:" + ' '; }
")+5,tempah.indexOf("
" + dotag(tempah.substring()) + "
" + dotag(thisone.substring(5+thisone.indexOf(""),thisone.indexOf(""))) + "
"),thisone.indexOf("
"; if (codes[which_one].innerText != undefined) { thisone += codes[which_one].innerText; } else { thisone += codes[which_one].textContent; } codes[which_one].innerHTML = thisone + "