in my "program files" dir... i have a folder name "putty" in this folder is :putty.exe pscp.exe psftp.exe plink.exe i would like to run these programs from the command line... as thats the only way a few of them will run since they have no gui. anyways.. i know where to set the variable My Compuer > Properties > advanced > environment variables. i named it putty and thought it should be set to something like:c:Program Filesputty i think Im missin something... its not workin out so far.
I have a Windows program that reads an environment variable and depending on its state the program is configured differently. Where I can set the environment variable in the system properties and at the command line, what I really want to do is create multiple Windows shortcut Icons on the desktop, one for each possible environment variable setting. I can then select the desired runtime configuration by selecting the corresponding icon.I have tried the following on the Windows command line and it works, however when I put the same in the Icon properties->Target it complains"set ENVIRO_SETTING=1 && program_name.exe"
Does anybody knows how or where to setup a default user environment variable ?We want to create this variable for each user that logon in to the same pc?
I have an application that uses the environment variable ClientName to store some information. It looks like this env. variable is set in the registry in the hkcu hive. It is set for console, is this some sort of default and can I change it? Do I have to change it here or is there a control panel somewhere that handles this setting? I first looked in the System control panel, under Environment Variables but didn't see it there at all. I want to set this to the machine name cause I have a number of identical systems and they are currently all set the same, I'd like them unique.
I have gone through the above thread. I have a specific requirement to count the files in a folder and set it's count value to a variable in the batch script. I will then use this value later in the program. e.g. for /f "delims=" %a in ('dir /a-D /B /s "C:codedepotinstallData File DistribProductName" |find /c /v ""') do Set tempVar=%a I am having trouble with the space in the path. I tried using escape with slash '' but didn't help. Can anyone correct my above command and get the count in the tempVar?
I try to use the environment variable to open .bat file in particular directory. However, cmd state that " cant find the specified path". FYI, i still can open other file like txt, etc in the same dir.
I uses command line > regedit /s myhome.reg where the file myhome.reg is: myhome.reg Windows Registry Editor Version 5.00 [HKEY_CURRENT_USEREnvironment] "HOME"="G:\Recherche_ST\Charles\textes\" then I open a cmd.exe shell and try: > echo HOME it seems that the environment variable is not set.BUT if I go to the env var panel of the advanced / system dialog, I see that the HOME env var is set. If I press OK in this panel, then it is available in a cmd.exe shell.
I didn't see which one it was, but its silly that it gives you no warning and I accidentally clicked the delete button on the system variables than the user variables.I've restarted my computer and so far its fine, but does anyone know what I can do to get it back? Do I need it?
I'm trying to define an environment variable, CLASSPATH, to link to all the .jar files in a certain folder, C:cp. This folder contains 16 different .jar files. CLASSPATH needs to look like: file1.jar;file2.jar;etc Does anyone know a way to separate multiple entries with a semicolon automatically, rather than entering each .jar file? Perhaps using a wildcard (*) of sorts?
I'm trying to add a path value to my existing path statement for XP (via control panenel->system, advanced tab, environment) but it is truncated. If the size limit is 1023 chars, then I'm well under this.I change the PATH variable via:Right click My Computer, Properties, Advanced tab;
I'm trying to set the output of a commandline program to a variable in a Windows batch file. For example, if I'd like to read the output of the "ver" command (which tells you what version of window) to a variable called "myvar", how would I do it? So "ver" outputs for me: "Microsoft Windows XP [Version 5.1.2600]" How would I read that into a variable called myvar?
changing some icons last night and managed to mess up somewhere. When i went to folder options to try and change the icon for drives it somehow reset the setting for opening drives to find. I changed it to open with windows explorer for now so that i can open things but this doesnt help as they all open in new windows. Does anyone know how to reset this action to default? I checked on my other comp and there doesnt appear to normally be a default option it just opens.
I use several different programs simultaneously, some of which web-based and open within Internet Explorer. So that I can work more efficiently, I want some programs to open in the first screen and some in the second. Is there a utility that exists that looks at the title of the window being opened, and opens it in the user-defined screen? So, if I want outlook to open in the second screen, the program would see "Microsoft Office Outlook" in the window title, and then send it to the second screen when I open Outlook?
I have a problem with setting OE6 as my default email program in IE after I installed Office 97. Since I really wanted to use OE6, I uninstalled Outlook. Now my OE6 works okay with my dial-up internet access. No problems with sending and receiving emails, but I cannot set it to be the default email handler using the Tool->Options popup window. And I also found that in IE, Tools-> Internet Options popup -> Programs tab, there is no choices for the Email field. This problem has caused me to be unable to click on email addresses of people on the webpages and other problems with 3rd party softwares.
Where is Set Program access and defults located?I did a system restore 3 times, on one occasion I named the computor ***HP. I noticed this name appearing in the virus scan in "documënts and settings" and deleted it.
I just replaced a power supply on a Windows XP computer and when it boots up, the os loads just fine, the startup programs begin to load and during this the display settings automatically change from 800x600 32-bit color to 640x480 8-bit color. It has a GeForce 440 MX card and all the drivers and such are working fine. I've tried everything fix it, but am having a less than fun time. Any suggestions would be great.
I just finished a complete reinstall of Windows XP. Before the re-installation, I partitioned the hard drive. I want the basic Windows XP system files and drivers on my "C" drive and then I want to accumulate data files (word processing, spreadsheets, photos, music files, etc.) on the new partition which in this case has been labeled the "G" drive. The difficulty I am having is getting getting the "Documents and Settings" to move over to the "G" drive. So that when I want to load photographs from my camera to the computer it goes for C:Documents and SettingsMy NameMy DocumentsMy Pictures. Instead I would like it to go to G:Documents and SettingsMy NameMy DocumentsMy Pictures. Using Windows Explorer I changed the file name of "My Documents" to 'Windows XP old path My Documents" and then I was going to set up a new path to the "G" drive through Control Panel>Administrative Tools>Computer Managment>Disk Management.
However I noticed that when I clicked on Start in the bottom left hand corner and it puts up that little window that "My Documents" which was listed now had the new title 'Windows XP old path My Documents' which I believe means I haven't gotten to the proper place to change the main configuration for Documents and Settings. Long way of saying how do I change the basic configuration for where Document and Settings are stored to a new location.
I lose internet connectivity after a variable period of time of being logged into my computer. I can actually ping and do tracerts to verify that I can "see" the internet. But, my any other methods of accessing the internet do not work! I can't surf using a web-browser, my IM clients do not work, and I can't play any of the online games. I can still share files with computers on my local network.
I've been trying to get something working with batch files and been running into a problem with env variables. First off, I have a batch file which is launched by cruisecontrol and this batch file would set a couple environment variables. then it will call a second batch file which would setup some more environment variables and exit.
I was adding a path to the environment variables today and deleted the path line. Now I'm having some system problems. Does anyone know how to fix? Is there an easy way to rewrite the Path line? I'm running Windows XP and have zero knowledge of C Shell or executing shell commands, BTW.
hello, i am from Turkey-istanbul. i am using xp (sp2 - ie7). i have got some problems with Java Runtime Environment. because of my job, i am using java applications on explorer. this applications dont run with Java Runtime Environment. they want to remove Java Runtime Environment on my pc. they works with Microsoft Virtual Machine. other programs works with Java Runtime Environment. what shall i do? how can i run all my programs together?
When I first downloaded initially no problem. Now I go to a webcam it says click to view then it shows only an advert then a grey screen and not the Java controls but java is installed and internet options marked correctly -any ideas of problem. I use xp 2002 service pack 2 internet explorer 6
how System Restore works in a multi-boot environment? (I am not concerned with Vista, but with WinXP only).If I have O/S A and B, and I perform a System Restore in O/S A, is there any possibility that O/S B will also get rolled back to the same date? In O/S A, should I allow System Restore to monitor the O/S B partition, or should I switch off System Restore on that drive?
I use a an Asus WL-330g wi-fi 802.11g wireless ethernet adapter to connect to a 802.11b wireless router, the SMC7004VWBR. The wl-330g works fine when directly connected to the computers ethernet port.However, I want to use a hub.
Has anyone experienced any problems with using windows XP in a server environment? I have a small office of about 7 pcs that use the server for file sharing and printing.
I custom configure the window environment for each individual user in WinXP?I know how to go to MMC->Group Policy.There are computer config and user config. All the parameters are in user configuration -> Admin Templates But, how can I set different sets of them and apply these templates to different groups?
I am trying to configure a 2000 server in an active directory domain environment and have a simple question.
I have several accounts and would like to configure them to be administrators on the local workstations, but not a domain admin. I can't quite figure this out. It'd be nice to be able to do this all from the server. I'm assuming it's a domain policy.
Today I wanted to install new version of Java Runtime Environment but I have Windows Installer error: http://img193.imageshack.us/img193/2...sinstaller.png Where is a problem ?
I recently reinstalled Windows XP onto my computer, over an existing -- damaged -- installation of XP, on the C: drive. I was warned at the outset of the installation that proceeding could cause some components to function improperly. After the installation, there were 5 "Other Devices" listed in the Device Manager, which I believe were my video card, my audio card (2 separate entries), my ethernet controller, and something else that I don't remember. On another computer, I downloaded the appropriate driver for the ethernet controller, and then installed the driver on the Dimension. I can't get any sound out of my speakers, once the Windows environment has loaded. However, on startup, when the Windows blue screen loads, the greeting jingle we all know and love projects out of my speakers, but then once I'm in the XP environment.
I have been using Add/Remove icon in Control Panel to remove programs. Although the Win2k Pro is running fine ,the icon of Add/Remove Program is not opening the next window to remove the programs.