"C:\Users\ADMINI\AppData\Local\Temp\2\Rar$D...\Use r name.txt?" ??

sandrine10

Power Member
Joined
Apr 14, 2010
Messages
779
Reaction score
88
Hey Guys,

Today,i want test a bot but it asks me to save data on

"C:\Users\ADMINI\AppData\Local\Temp\2\Rar$D...\User name.txt?"
AND

cannot find the file !!!
 
Create one with same name manually. see if it works.
 
thanks Aaric,is this file located on the bot maker data?
 
AppData is a hidden folder I believe, you need to tell windows to show your hidden folders. I believe you can do this by right click on the "ADMINI" folder and going in the "properties" there should be a box you tick to show hidden folders, apply the changes to all the child folder (that means all the folder that are within ADMINI).

These may not be the exact steps so do a google search for "show hidden folders" or something.
 
you can also access appdata using
run command %APPDATA%

it seems bot is just trying to place a temp file, but not getting access. try running bot as administrator from right click.
 
Guys i got this message:
"C:\Users\ADMINI refers to a location that is unvailable.It could be on a hard drive on this computer or on a network.
Check to make sure that the disk is properly inserted,or that you are connected to the internet,and then try again.If it still cannot be located,the information might have been moved to a different lacation."
 
Last edited:
create ADMINI folder in Users and then all suborders at last stage create that username file.
 
Back
Top