AppSoftwareVld Posted August 29, 2017 Posted August 29, 2017 Hello, I try to do something but I don't have a solution for that ! I want while the script is open make a file impossible to open or edit it. If it matters the file will be in .txt format. Do you have an idea ? Thanks for your attention !
SlackerAl Posted August 29, 2017 Posted August 29, 2017 (edited) FileSetAttrib ? Start script, make read only, exit process set to normal? Or have I misunderstood? Edit: Sorry, I see you don't want them to open it either... Depends how important it is, you could hide it, or make it system I suppose... Edited August 29, 2017 by SlackerAl AppSoftwareVld 1 Problem solving step 1: Write a simple, self-contained, running, replicator of your problem.
AppSoftwareVld Posted August 29, 2017 Author Posted August 29, 2017 Hello, I solved the problem ! Thank you anyway, your solution solved my problem too.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now