From the computer of: seamonkey420
(130 recipes)
Created: Dec 07, 2006 Updated: Dec 29, 2006
this batch file will do the following:
find the current user logged in when the file is ran
setup a variable, user, whose value will be set to the user logged in
and then echo back the user login.
| Quote: |
| @echo off
for /f "tokens=3 delims=\" %%i in ("%USERPROFILE%") do (set user=%%i) 2>&1 echo "logged in user:%user%" pause |
| Quote: |
| @echo off
for /f "tokens=3 delims=\" %%i in ("%USERPROFILE%") do (set user=%%i) 2>&1 echo "%user%" > c:\%user%.txt pause |
Subscribe to the Tech-Recipes Newsletter
You can get tips like this delivered in your email every week!
We will never, ever sell your email address or spam you.
2 Recipe comments: View comments
XP batch files: Create variable for current user account and by dvessels
Re: XP batch files: Create variable for current user account and by RLJ151
Related recipes:
Batch Files : Get users default printer via registry (WinXP)
Using variables in Windows batch files
Supressing Prompts In Batch Files While Deleting All Files
XP Batch Files: Copy images from camera to pc and organize by date
Supress Responses From Commands In Batch Files
Batch File Converting of Video Files: SageTV example
Create Batch File to Start or End Window Services
XCOPY command : Using the /EXCLUDE flag
Windows XP/Vista: Use a Batch File for Quickly Restarting explorer.exe
Date Calculation In Batch Files XP/2000
Sponsored links
Login
Don't have an account yet? You can create one. As a registered user you have some advantages like theme manager, comments configuration and post comments with your name.Search
Tech Recipes
· Home
· Mac OS X
· Solaris
· Windows
· Programming
· UNIX
· Cisco
· MySQL
· Google
· Instant messaging
· Add recipes
· Leave feedback
· Recommend us
· RSS Syndication
Hot recipes
Make XP look like Windows Vista / Longhorn for free!
XP: Small, Free Way to Use and Mount Images (ISO files) Without Burning Them
How Do I Use or Open Bin, Cue, or ISO Files?
Vista: Should I Install 64-bit or 32-bit Version? (x64 vs x86)
Hacks to Beat Rapidshare Download Limits and Waiting Time
MySpace Hack: View Pictures and Comments on a Private Profile
SMS through E-Mail: Cingular, Nextel, Sprint, T-Mobile, Verizon, Virgin Mobile
MySpace: Hack to Download Any Song on MySpace
Who's Online
There are currently, 2182 guest(s) and 2 member(s) that are online.
You are Anonymous user. You can register for free by clicking here
Information
Wish to advertise with us?
All logos and trademarks in this site are property of their respective owner. The comments and forum posts are property of their posters, all the rest © 2003-2007 by QD Ideas, LLC.
Users of this site are legally bound by the Terms and conditions and Disclaimer. Do not use this web site if you do not agree with these policies.
The members, admins, and authors of this website respect your privacy.
Page Generation: 0.78 Seconds
Sun Jul 20 15:03:01 2008