![]() |
|
Technobabble Post your general Need for Help questions here.
• Lossy or Lossless? Moderators |
![]() |
|
Thread Tools |
#16
|
||||
|
||||
Re: Backup
went to my current backup ext hd and in windows explorer, i can see the files (flacs, etc), but when i run their ffp or md5 to check them, theres no data in the files... nothin?!
wtf? nightmare time... any ideas? No members have liked this post.
|
#17
|
||||
|
||||
Re: Backup
Quote:
YESTERDAY: when i double clicked on an .ffp file in windows explorer, it gave me an error message. TODAY: i decided to backtrack through the folders to check sorted by the backup dates and brought up the full tlh app to go through the folders using that. the checksums worked correctly and i have the files and they verified okay. its kinda strange, as i recall, on my other machine, just double clicking on a checksum file would bring up tlh and run through the verification process. i guess that doesn't work that way on this machine. kinda ruined my night, but live and learn, i guess. The following members like this post: Orangeboy
|
#18
|
||||
|
||||
Re: Backup
Are you comfortable with Windows command line, and know the path the TLH?
Code:
ftype /? Displays or modifies file types used in file extension associations FTYPE [fileType[=[openCommandString]]] fileType Specifies the file type to examine or change openCommandString Specifies the open command to use when launching files of this type. Type FTYPE without parameters to display the current file types that have open command strings defined. FTYPE is invoked with just a file type, it displays the current open command string for that file type. Specify nothing for the open command string and the FTYPE command will delete the open command string for the file type. Within an open command string %0 or %1 are substituted with the file name being launched through the assocation. %* gets all the parameters and %2 gets the 1st parameter, %3 the second, etc. %~n gets all the remaining parameters starting with the nth parameter, where n may be between 2 and 9, inclusive. For example: ASSOC .pl=PerlScript FTYPE PerlScript=perl.exe %1 %* would allow you to invoke a Perl script as follows: script.pl 1 2 3 If you want to eliminate the need to type the extensions, then do the following: set PATHEXT=.pl;%PATHEXT% and the script could be invoked as follows: script 1 2 3 Code:
ASSOC .ffp=TLHfile FTYPE TLHfile="<path to tlh executable>" "%1"
__________________
My avatar sucks ![]() The following members like this post: mr breeze
|
#19
|
||||
|
||||
Re: Backup
thanks for the help Orangeboy!
been a while since i've been to the command prompt. seems like each succeeding version of windows makes it harder to find, or i'm just getting more dense. i think there's a windows interface to allow me to do the file association? i might try that first. thanks! No members have liked this post.
|
#20
|
||||
|
||||
Quote:
Right-click on file -- "open with..." -- "browse" -- choose the program to be associated with -- OK (make sure the box near "always use this program" is ticked).
__________________
I'm here. ![]() The following members like this post: mr breeze
|
#21
|
||||
|
||||
Re: Backup
Sure, you COULD do it like that, but if there's an antiquated, harder way of doing it that may or may not succeed, why would you?
__________________
My avatar sucks ![]() No members have liked this post.
|
![]() |
The Traders' Den |
![]() |
||||
Thread | Forum | Replies | Last Post | |
Cloud Backup - dandrew | Technobabble | 0 | 2023-02-07 10:51 AM | |
dvd backup problems!! - ilduclo | Technobabble | 3 | 2007-12-09 09:09 PM | |
UPS Battery Backup Help Please? - reece | Technobabble | 2 | 2005-12-30 12:00 PM |
|
|