Quantcast
Channel: AutoIt v3 - General Help and Support
Viewing all articles
Browse latest Browse all 12506

fileinst

$
0
0
A bit stupid, but I didn't find anything about this : I want to use fileinstall to extract a file to a destionation.I want this destination to be the Temp folder (Users\UserName\AppData\Local\Temp), but the user is variable.I would like to use %temp% for the destination, but it fileinstall doesn't seem to support it.This is what I have now :

[ autoit ]      
FileInstall(".\resourc\abc.jpg", "\%temp%\abc.jpg")

But it doesn't install the file to that location.I would like to ask if there is an alternative (easy) to use something like %temp%, or if there isn't one, then how do I manage to fileinstall with a variable (username in this case) in the destination path ?

Thank you for your support.

Viewing all articles
Browse latest Browse all 12506

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>