Please don't make me do any more apps and yea we nailed it today thanks . I'll be repping you in the next few days Take care and there is new link in first post I will now just wait a few IR5 test with the new code for D and E local drive users and then Trilogy will be complete. Maybe I'll make color versions
thanks for the latest release. If I may give a suggestion .. please also share the hash of the latest version file, so that members can check and verify they have the latest release, and its properly downloaded.
MD5: 829daf41fd8104872b21ca9c68d70915 As soon as my new code for IR5 is tested I will do rar with checksum and instructions, etc...
thanks for the updated hash.. i just downloaded again, hashes match up. thanks. Trilogy 1.3.cmd CRC32: C125FB26 MD5: 829DAF41FD8104872B21CA9C68D70915 SHA-1: A8DB2EC35304E81ADEB01A70A1FA4621FA7D4303
mabey something like this to flush the dns after adding the adobe blocks; Code: echo 127.0.0.1 %%A >>%hosts% ) attrib +r %hosts% ping -n 3 localhost > nul ipconfig /release ping -n 3 localhost > nul ipconfig /flushdns ping -n 3 localhost > nul ipconfig /renew ping -n 3 localhost > nul echo Successfully updated hosts and flushed dns cache ping -n 10 127.0.0.1 > nul
think if you don't flush the dns then if the user installs the app the hosts wont work until after a restart or dns flush.