mIRC Homepage
Posted By: andymps running programs - 05/09/03 05:22 AM
when u run a program how do u stop it opening over the top of everything ? ? ?
Posted By: SladeKraven Re: running programs - 05/09/03 06:14 AM
/run -n filename
Would minimize the file you are running.
Posted By: andymps Re: running programs - 05/09/03 06:24 AM
ty ty
Posted By: SladeKraven Re: running programs - 05/09/03 06:30 AM
You're welcome dude. grin
Posted By: andymps Re: running programs - 05/09/03 06:35 AM
/me pulls his hair out!!
problem
/run %fdspath $+ \renrem.exe -r=" $+ $1 $2- $+ " $ip %adminport %adminpass
if i put the n by the r it wont work, either side what do i do?

Posted By: SladeKraven Re: running programs - 05/09/03 06:38 AM
What is %fdspath's value?
Posted By: andymps Re: running programs - 05/09/03 06:40 AM
a path l0l
c:\westwood\renegadefds
Posted By: SladeKraven Re: running programs - 05/09/03 06:47 AM
Yes, I just wanted to know it's path, making sure I wasn't helping you with anything dodgy. grin
Code:
alias fds {
  var %x = -r
  run -n C:\%fdspath $+ \renrem.exe %x $+ =" $+ $1 $2- $+ " $ip %adminport %adminpass
}
© mIRC Discussion Forums