IcyCascades Posted January 14, 2020 Posted January 14, 2020 I'm having trouble importing a couple files. No matter what I do I just can't get it to work. This is the code having problems right here. Both lines with a GptTempl1.inf or GptTempl.inf produce errors such as these, failing to import them. How would I go about fixing this? Is it something with the file extension perhaps and is there a way to get around that?
Nine Posted January 14, 2020 Posted January 14, 2020 I get this precise message when the file does not exist at compile time... “They did not know it was impossible, so they did it” ― Mark Twain Spoiler Block all input without UAC Save/Retrieve Images to/from Text Monitor Management (VCP commands) Tool to search in text (au3) files Date Range Picker Virtual Desktop Manager Sudoku Game 2020 Overlapped Named Pipe IPC HotString 2.0 - Hot keys with string x64 Bitwise Operations Multi-keyboards HotKeySet Recursive Array Display Fast and simple WCD IPC Multiple Folders Selector Printer Manager GIF Animation (cached) Debug Messages Monitor UDF Screen Scraping Round Corner GUI UDF Multi-Threading Made Easy Interface Object based on Tag
IcyCascades Posted January 14, 2020 Author Posted January 14, 2020 Double checked that the file exists, it shouldn't have a problem.
IcyCascades Posted January 14, 2020 Author Posted January 14, 2020 11 minutes ago, Subz said: Use FileInstall(".\Scripts\... Still doesn't work through that
Nine Posted January 14, 2020 Posted January 14, 2020 Put the full path F:\Scripts\.... “They did not know it was impossible, so they did it” ― Mark Twain Spoiler Block all input without UAC Save/Retrieve Images to/from Text Monitor Management (VCP commands) Tool to search in text (au3) files Date Range Picker Virtual Desktop Manager Sudoku Game 2020 Overlapped Named Pipe IPC HotString 2.0 - Hot keys with string x64 Bitwise Operations Multi-keyboards HotKeySet Recursive Array Display Fast and simple WCD IPC Multiple Folders Selector Printer Manager GIF Animation (cached) Debug Messages Monitor UDF Screen Scraping Round Corner GUI UDF Multi-Threading Made Easy Interface Object based on Tag
IcyCascades Posted January 14, 2020 Author Posted January 14, 2020 Still no result. It feels like it might not like the file extension or something at this point.
Nine Posted January 14, 2020 Posted January 14, 2020 try #RequireAdmin “They did not know it was impossible, so they did it” ― Mark Twain Spoiler Block all input without UAC Save/Retrieve Images to/from Text Monitor Management (VCP commands) Tool to search in text (au3) files Date Range Picker Virtual Desktop Manager Sudoku Game 2020 Overlapped Named Pipe IPC HotString 2.0 - Hot keys with string x64 Bitwise Operations Multi-keyboards HotKeySet Recursive Array Display Fast and simple WCD IPC Multiple Folders Selector Printer Manager GIF Animation (cached) Debug Messages Monitor UDF Screen Scraping Round Corner GUI UDF Multi-Threading Made Easy Interface Object based on Tag
IcyCascades Posted January 14, 2020 Author Posted January 14, 2020 Still nothing, this is very strange
Nine Posted January 14, 2020 Posted January 14, 2020 Can you do a successful FileExists on it ? Could you also check the file attributes ? Cause this is very strange indeed “They did not know it was impossible, so they did it” ― Mark Twain Spoiler Block all input without UAC Save/Retrieve Images to/from Text Monitor Management (VCP commands) Tool to search in text (au3) files Date Range Picker Virtual Desktop Manager Sudoku Game 2020 Overlapped Named Pipe IPC HotString 2.0 - Hot keys with string x64 Bitwise Operations Multi-keyboards HotKeySet Recursive Array Display Fast and simple WCD IPC Multiple Folders Selector Printer Manager GIF Animation (cached) Debug Messages Monitor UDF Screen Scraping Round Corner GUI UDF Multi-Threading Made Easy Interface Object based on Tag
IcyCascades Posted January 14, 2020 Author Posted January 14, 2020 Ok so I fixed the problem: I renamed each file to 1 and 2 and it functioned. Given that this was a windows created file, it's possible there was a special character in the name of it or something along those lines. Thanks for the help!
Nine Posted January 14, 2020 Posted January 14, 2020 Yes you must be right on this one... “They did not know it was impossible, so they did it” ― Mark Twain Spoiler Block all input without UAC Save/Retrieve Images to/from Text Monitor Management (VCP commands) Tool to search in text (au3) files Date Range Picker Virtual Desktop Manager Sudoku Game 2020 Overlapped Named Pipe IPC HotString 2.0 - Hot keys with string x64 Bitwise Operations Multi-keyboards HotKeySet Recursive Array Display Fast and simple WCD IPC Multiple Folders Selector Printer Manager GIF Animation (cached) Debug Messages Monitor UDF Screen Scraping Round Corner GUI UDF Multi-Threading Made Easy Interface Object based on Tag
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