ugh ok
im tryn to send nfo to autorun and it make it a variable and then have it edit the data and pass it on to another app that last part i can do but stuck at begining
tha autorun is executed by registry
and nfo / 1st command parameter is sent also like this
c:\autorun.exe %1
in this case %1 = a link
http://1.1.1.1
i need it in autorun to edit link to only have ip 1.1.1.1 not http://
but that part i can do
hope i explained that proper :confused:
need help on how to do this or if is even possible

