SaphuA Posted September 15, 2008 Posted September 15, 2008 Hi there, Is there any way I can edit a file's tags? Like the 'taken on' date on pictures. Thnx! http://www.saphua.com/
jokke Posted September 15, 2008 Posted September 15, 2008 Yes. FileSetTime () UDF:Crypter a file encrypt / decrypt tool with no need to remember a password again. Based on Caesar cipher using entire ASCII Table.Script's: PixelSearch Helper, quick and simple way to create a PixelSeach.Chatserver - simplified, not so complicated multi-socket server.AutoIT - Firewall, simple example on howto create a firewall with AutoIt.
PsaltyDS Posted September 15, 2008 Posted September 15, 2008 Yes. FileSetTime () I don't think that will modify the particular extended properties he's interested in. There are third party tools to do it. Google up "Resource Hacker" for many examples. Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
SaphuA Posted September 16, 2008 Author Posted September 16, 2008 Indeed, what Psalty said. Is it not possible to do this with AutoIt? http://www.saphua.com/
trancexx Posted September 16, 2008 Posted September 16, 2008 Indeed, what Psalty said.Is it not possible to do this with AutoIt?AutoIt has built-in functions FileRead(), FileWrite() and StringReplace() and ... , so there is no reason why one would't be able to do it with AutoIt. ♡♡♡ . eMyvnE
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