Gaming bat file to create dll in main profile?

  • Thread starter Thread starter D34DL1N3R
  • Start date Start date
  • Views Views 1,340
  • Replies Replies 4

D34DL1N3R

Nephilim
Member
Joined
Dec 6, 2008
Messages
3,670
Solutions
1
Reaction score
2,032
Trophies
2
XP
3,230
Country
United States
I want to create a dll in a specific directory using a bat file, but I want it to create the file for the active user on ANY computer that runs it without having to change the bat. Here's the portion I need help with...

if %pr% == 1 type nul > "C:\Documents and Settings\D34DL1N3R\Local Settings\Application Data\ProgramFolder\xxxxx.dll"

If there a way to set the path so that it will just use the active users folder for the PC it's being run on, rather then looking specifically for "D34DL1N3R"?

ThanX in advance.
smile.gif
 
D34DL1N3R said:
If there a way to set the path so that it will just use the active users folder for the PC it's being run on, rather then looking specifically for "D34DL1N3R"?
Sure there's a way. I would have to check the syntax for XP.

But what is the point of create a dll called xxxxx.dll,it's not going to do anything.
 

Site & Scene News

Popular threads in this forum