function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
dmchengdmcheng 

Lexiloader v. 24 creates unwanted file in Applications folder

Hello.  I'm using Lexiloader v. 24 on OS X 10.6.8.  I've noticed that when I run Lexiloader, it creates a subfolder in Applications folder named 

 

C/\Users\jeffrey.lai\AppData\local\temp

 

with a zero-btye file named sdl.log in it.

 

Anyone know where this comes from?  If I delete the folder, Lexiloader always recreates it.

 

Thanks

David

SuperfellSuperfell

I've seen this as well, and reported it to the data loader team.

ca_petersonca_peterson

You can use the OS X command line to set the invisible bit on this folder if it annoys you as much as it does me. To do so open terminal.app then:

 

cd /Applications

SetFile -a "V" 'C:\Users\jeffrey.lai\AppData\Local\Temp\'

 

The file will still be there but it will no longer show in finder.

TLensTLens

Hi. I was using v16 of the LexiLoader app on OS X 10.5.8 but started encountering a login error and have since downloaded LexiLoader v25, v24 and v23 but aren't able to actually open any of the applications. 


The dock moves slightly but nothing shows. Any help would be appreciated.

 

Thanks

TL

SuperfellSuperfell

As per the note on the page, you need 10.6 or later for the v2x versions. v16 should continue to work fine, i suggest you go back to that.