Summary: Hello is there a way to create a desktop shortcut using a batch file? I want to automate putting a shortcut to the user drive out on the desktop. Than...
Summary: I need to place a shortcut on everyone's PC in the office to a program we're running on the server ... so I need them all to get a shorcut to the exec...
Summary: Well, you can set the icon manually by right-clicking on the shortcut and then go to it's properties. There's a 'Change Icon' button that sets the ico...
Summary: I am a novice creating batch files... I needed some expert help creating a batch file that creates a sequential, uniquely named subfolder... under eac...
Summary: Copy a shortcut to your desktop and open it in notepad. You will then see what it contains. you only need the [DEFAULT] and [InternetShortcut] values....
Summary: I am using the microsoft Package & deployement wizard to create my program installations, but I don't know how to make it create the shortcut on the d...
Summary: does anyone know how to use a batch to create a batch to the desktop and position it to the bottom right hand of the screen not super important, don't...
Summary: Hi guys Im very new to programming. I want to learn a little programming to help myunderstand software better and to help me a little in my everyday c...
Summary: I have managed to creat a shortcut to swap from single to dual mode with my video card and am wandering if the is a way to create a clickable icon whi...
Summary: I've tryed searching all over the google but can not find it. Could someone please write me a batch script to change my desktop wallpaper when ran. i....
Summary: I want to create an installer for my Java application. I want the installer to create a shortcut on the Windows desktop and I want to use a specific ...
Summary: Mechanix2Go I have already written batch files with 'lnk', and they may theoretically be a mess, but work well in practice. The point of my question w...
Summary: Hi, Just wondered if it was possible to create batch file which would look at all of the computers and their attached printers and do something simila...
Summary: If Webmail opens in Internet Explorer, I can put a shortcut to it on the desktop, but I would rather have it open in Firefox. How could I create a sho...
Summary: By "The effectiveness of the above on 32 bit systems is limited to files less than ~2gb." Do you mean it wont work for files above @GB, The last Backu...
Summary: I'm trying to create a bat file that delete's a shortcut added to the Allusers startup.The bat file refrences a txt file with the computer names I wan...
Summary: I am new to programming and would like help. I am trying to create a batch file so that a user input is yes or no. An .ini file would be written based...
Summary: hello all, I have throughly research this and abut 19 out of 20 sites say its not possible to create a shortcut with a batch file however i have found...
Summary: Hello there! I'd like to know how can I create a java stand alone application that can be placed in the desktop and executed by just clicking it (n...
Summary: I'd like to know a command to create a directory (folder) with the date inserted. For example "backup 02-04-2003". Do you, wise guys, know how to writ...
Summary: Hi, How can i write a batch file to create a 100 more folders with xxx001-100 xxx is to be replaced with other characters in Windows? Thanks ...
Summary: Hi all. I need to create a batch file that looks for *.dmp files and if they are not there I need to have a text message sent to a cell phone number?...
Summary: Hi, how do I write a batch that reads text from a file and create a folder with the text as the folder name? Appreciate any reponses. Kelvin ...