Results 1 to 22 of 22

Thread: Hide folders on portable hard drive

  1. #1

    Thread Starter
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083

    Hide folders on portable hard drive

    I need a program that hide folders on portable hard drive WITHOUT the need to include the program in the hard drive . I tried "instant lock" but the trial period expired and it really works !!!


    Thanks

  2. #2
    coder. Lord Orwell's Avatar
    Join Date
    Feb 2001
    Location
    Elberfeld, IN
    Posts
    7,628

    Re: Hide folders on portable hard drive

    Quote Originally Posted by koolsid View Post
    that is incorrect. It's free to download, which basically means absolutely nothing.

    http://instantlock.net/
    My light show youtube page (it's made the news) www.youtube.com/@lightsofelberfeld
    Contact me on the socials www.facebook.com/lordorwell

  3. #3

    Thread Starter
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083

    Re: Hide folders on portable hard drive

    Ok , i tried instant lock before but i need different program . One that you used before and recommend it ?

  4. #4
    PowerPoster stanav's Avatar
    Join Date
    Jul 2006
    Location
    Providence, RI - USA
    Posts
    9,290

    Re: Hide folders on portable hard drive

    Instant Lock is a scamware. It's is free to download and use for some trial period (the author purposely misleads us by saying it's a freeware), and after the trial period has been over, it will ask the users to buy the software. Since their files have been locked, the easiest option for many users to get access to their locked files again is to buy the software.
    Let us have faith that right makes might, and in that faith, let us, to the end, dare to do our duty as we understand it.
    - Abraham Lincoln -

  5. #5
    Addicted Member
    Join Date
    Apr 2009
    Location
    Toronto, Ontario
    Posts
    242

    Re: Hide folders on portable hard drive

    And just as a side note, my company's firewall/proxy/"orwellian thought police" software has marked the instantlock site as, quote, Spyware/Malware Sources, unquote.

    -EM
    ---
    REMEMBER: If your issue is resolved, use the Thread Tools menu to set it as such, and be sure to rate the posts that help you the most!


    Just because I was jealous of g4hsean!

  6. #6
    coder. Lord Orwell's Avatar
    Join Date
    Feb 2001
    Location
    Elberfeld, IN
    Posts
    7,628

    Re: Hide folders on portable hard drive

    Quote Originally Posted by koolsid View Post
    Lord, did you try it?
    if you go to their site, it's all explained, and there's a purchase screen on the main page.
    My light show youtube page (it's made the news) www.youtube.com/@lightsofelberfeld
    Contact me on the socials www.facebook.com/lordorwell

  7. #7
    coder. Lord Orwell's Avatar
    Join Date
    Feb 2001
    Location
    Elberfeld, IN
    Posts
    7,628

    Re: Hide folders on portable hard drive

    hmm ok.

    You know, i wonder if the OP knows that it's actually a built-in ability of windows to hide a folder?
    for example to hide the c:\temp folder, you simply type from a cmd prompt
    Code:
    cd c:\
     attrib +h c:\temp\
    and you can add the +s tag as well and windows by default will keep it hidden even if the user enables "show hidden files or folders" because it's now marked as a system file.
    Note you can change the hidden status in the right-click properties menu, but you have to use this tool to change the system status.
    My light show youtube page (it's made the news) www.youtube.com/@lightsofelberfeld
    Contact me on the socials www.facebook.com/lordorwell

  8. #8

    Thread Starter
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083

    Re: Hide folders on portable hard drive

    Can you stop chit-chating and focus on the main issue!!! so you don't know any program that does the above mentioned ?

  9. #9

    Thread Starter
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083

    Re: Hide folders on portable hard drive

    Quote Originally Posted by koolsid View Post


    What do you think? We are discussing our girlfriends here?????
    that could've been more useful !!!

    My question is clear. I already know "instant lock" so i'm looking for something similar ! YOU SIMPLY gave me the link to the very same program that i already used. Comment Removed
    Last edited by Hack; Jan 29th, 2010 at 09:42 AM.

  10. #10
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Hide folders on portable hard drive

    I will thank everyone involved to keep a civil "tongue".

  11. #11

    Thread Starter
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083

    Re: Hide folders on portable hard drive

    Quote Originally Posted by koolsid View Post
    Yes but your link has expiry in it where as mine is free...

    Recommend you to read post 2 and post 9 again....
    Let's say you're correct and the program never expires (which could never be true) , so this is not what i asked for . I ASKED FOR DIFFERENT ONE !!! i will not take the risk again and try this program for a month and have it expired and never show my folders unless i pay for it !!!

  12. #12
    coder. Lord Orwell's Avatar
    Join Date
    Feb 2001
    Location
    Elberfeld, IN
    Posts
    7,628

    Re: Hide folders on portable hard drive

    Quote Originally Posted by Pirate View Post
    Let's say you're correct and the program never expires (which could never be true) , so this is not what i asked for . I ASKED FOR DIFFERENT ONE !!! i will not take the risk again and try this program for a month and have it expired and never show my folders unless i pay for it !!!
    how can you be sure that won't happen with a different program?

    oh yeah, you can't.

    You could always protect your data by encrypting the folder with winzip or 7zip or winrar or even windows itself's zip folder support.granted the folder will still be there, but no one could open it.
    My light show youtube page (it's made the news) www.youtube.com/@lightsofelberfeld
    Contact me on the socials www.facebook.com/lordorwell

  13. #13
    coder. Lord Orwell's Avatar
    Join Date
    Feb 2001
    Location
    Elberfeld, IN
    Posts
    7,628

    Re: Hide folders on portable hard drive

    Quote Originally Posted by koolsid View Post
    Yes but your link has expiry in it where as mine is free...

    Recommend you to read post 2 and post 9 again....
    i just spent time perusing the faqs on their website and it says it will not work on portable drives unless you purchase the full version, but will give you 30 day trial functionality. The lite version will not do this.
    My light show youtube page (it's made the news) www.youtube.com/@lightsofelberfeld
    Contact me on the socials www.facebook.com/lordorwell

  14. #14

    Thread Starter
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083

    Re: Hide folders on portable hard drive

    Quote Originally Posted by Lord Orwell View Post
    how can you be sure that won't happen with a different program?

    oh yeah, you can't.

    You could always protect your data by encrypting the folder with winzip or 7zip or winrar or even windows itself's zip folder support.granted the folder will still be there, but no one could open it.
    This is not the solution i asked for !!!

    What if i have gigs worth of data !!!How long does it take to unrar the content!!!

  15. #15

    Thread Starter
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083

    Re: Hide folders on portable hard drive

    Quote Originally Posted by Lord Orwell View Post
    i just spent time perusing the faqs on their website and it says it will not work on portable drives unless you purchase the full version, but will give you 30 day trial functionality. The lite version will not do this.
    Well, ok thanks for spending some time reading their faq but i need DIFFERENT PROGRAM , NOT "instant lock" !!!!

  16. #16
    PowerPoster Nightwalker83's Avatar
    Join Date
    Dec 2001
    Location
    Adelaide, Australia
    Posts
    13,344

    Re: Hide folders on portable hard drive

    Well, I found Free Hide Folder which, can be installed on a removable drive/usb and doesn't require a payment or password to use the program. The only thing is that it doesn't appear to allow you to hide folders on the drive where the program is installed.

    You could try this.
    Last edited by Nightwalker83; Jan 30th, 2010 at 02:36 AM. Reason: Fixed spelling!
    when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
    If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
    https://get.cryptobrowser.site/30/4111672

  17. #17

    Thread Starter
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083

    Re: Hide folders on portable hard drive

    Quote Originally Posted by Nightwalker83 View Post
    Well, I found Free Hide Folder which, can be installed on a removable drive/usb and doesn't require a payment or password to use the program. The only thing is that it doesn't appear to allow you to hide folders on the drive where the program is installed.

    You could try this.
    Free Hide Folder seems basic . It doesn't mention about hiding folders in if booted in safe mode . Cheers anyway.

  18. #18
    PowerPoster Nightwalker83's Avatar
    Join Date
    Dec 2001
    Location
    Adelaide, Australia
    Posts
    13,344

    Re: Hide folders on portable hard drive

    Also found Hide Folders which, does what the first program does but this one can hide the folders on the same drive where the program is installed.
    Last edited by Nightwalker83; Jan 30th, 2010 at 02:40 AM. Reason: Fixed spelling!
    when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
    If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
    https://get.cryptobrowser.site/30/4111672

  19. #19

    Thread Starter
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083

    Re: Hide folders on portable hard drive

    Quote Originally Posted by Nightwalker83 View Post
    Also found Hide Folders which, does what the first program does but this one can hide the folders on the same drive where the program is installed.
    I think "Hide Folders" could be the best free program but "Folder Lock" could be the one i'm looking for . I will test it and let you know . Thanks

  20. #20
    coder. Lord Orwell's Avatar
    Join Date
    Feb 2001
    Location
    Elberfeld, IN
    Posts
    7,628

    Re: Hide folders on portable hard drive

    Quote Originally Posted by Pirate View Post
    Well, ok thanks for spending some time reading their faq but i need DIFFERENT PROGRAM , NOT "instant lock" !!!!
    i understand, but if you reread my postyou will see it was to koolsid, not you. also you havent specified about these gigs of data butr it is quite simple to view one file at a time as windows treats zipped folders as folderstherefore you can browse them from any program
    My light show youtube page (it's made the news) www.youtube.com/@lightsofelberfeld
    Contact me on the socials www.facebook.com/lordorwell

  21. #21

    Thread Starter
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083

    Re: Hide folders on portable hard drive

    Quote Originally Posted by Lord Orwell View Post
    i understand, but if you reread my postyou will see it was to koolsid, not you. also you havent specified about these gigs of data butr it is quite simple to view one file at a time as windows treats zipped folders as folderstherefore you can browse them from any program
    Is it windows-specific feature (can be run on windows only)?

  22. #22
    coder. Lord Orwell's Avatar
    Join Date
    Feb 2001
    Location
    Elberfeld, IN
    Posts
    7,628

    Re: Hide folders on portable hard drive

    zipped folders is built into windows since winme. Since they are regular zip files, even if you didn't have regular folder browsing, you could still view them with 7zip, which is pre-installed in some linux versions, and osx has a folder browser app as well.
    My light show youtube page (it's made the news) www.youtube.com/@lightsofelberfeld
    Contact me on the socials www.facebook.com/lordorwell

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width