Hello,

I hope someone will understand my problem (sorry for my bad English) and can help me:

I have a working Script, this Script generates a .ini file wich contains information about the User and the Computer.
The File name ist generated by kix successfully. For Example "administrator at PC01.ini"

Now, I want to rename this File in "@FullName".ini (@FullName is a Kix var.)

My (not working) Synatx is:

kix32.exe MOVE "%username% at %computername%.ini" @FullName + ".ini"

Any Ideas??

Thanks,
Fredrik