Skip to main content
Question

IFS Login File 2.0

  • October 15, 2020
  • 1 reply
  • 542 views

ADNAN
Sidekick
Forum|alt.badge.img+8

Hello;

Sometimes it gives errors when opening the program.
Usually when I clean the 2.0 inside, it works fine.
It started to be a problem for me to periodically clean some users' 2.0 folder.
In general, I think such problems occur as a result of crossing people during screen loading.
What do you think is the reason users have problems during connection.
Why do I always need to delete the contents of the 2.0 folder?

 

 

Ask a few examples

 

(applications are busy.)

 

 

 

Sometimes, even if you click IFS, the username and password screen does not appear in front of the person.

 

 

I created cmd code to clean the 2.0 folder. It may be useful if you are having the same problem.

 

Note: Only IFS folders are deleted.

 

forfiles /S /P “%appdata%\..\Local\Apps\2.0” /M ifs...* /C “cmd /c if @isdir==TRUE rmdir /s /q @file”;

forfiles /S /P “%appdata%\..\Local\Apps\2.0” /M deve..* /C “cmd /c if @isdir==TRUE rmdir /s /q @file”;

forfiles /S /P “%appdata%\..\Local\Apps\2.0” /M icsh..* /C “cmd /c if @isdir==TRUE rmdir /s /q @file”;

forfiles /S /P “%appdata%\..\Local\Apps\2.0” /M manifests* /C “cmd /c if @isdir==TRUE rmdir /s /q @file”;

forfiles /S /P “%appdata%\..\Local\Apps\2.0” /M ppj...* /C “cmd /c if @isdir==TRUE rmdir /s /q @file”;

forfiles /S /P “%appdata%\..\Local\Apps\2.0” /M micr..* /C “cmd /c if @isdir==TRUE rmdir /s /q @file”;

forfiles /S /P “%appdata%\..\Local\Apps\2.0” /M c1.w..* /C “cmd /c if @isdir==TRUE rmdir /s /q @file”;

1 reply

Forum|alt.badge.img+7
  • Sidekick (Customer)
  • 19 replies
  • August 5, 2024

Hi, did you have the solution to this issue? One of my user having similar problem


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings