Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Windows system files

113 views
Skip to first unread message

Scott Chapin

unread,
Mar 16, 2018, 8:22:10 AM3/16/18
to
It seems that Windows 10 is copying hidden system files to my SD card. After formatting my card in my 50g, there are no system files on it, but when I copy the files from the computer, Windows copies the hidden files over in a directory . I am able to delete the files in the directory, but not the directory.

When I try to execute < 3:SYSTEM~1 Purge > nothing happens. Is there a way to get this off of my card? I am able to delete the directory’s contents (I believe), so I am not trying to delete a non empty directory.

Thank you,

Joe Horn

unread,
Mar 16, 2018, 9:38:14 PM3/16/18
to
The bad news: Neither the HP 50g's Filer (left-shift APPS) nor the PURGE
command, even when used with DOS path notation (e.g. :3:"SYSTEM~1" PURGE),
can purge DOS directories from an SD card. You have to do that with a
computer. Sorry!

The good news: It doesn't matter. Just leave the directory there. It
won't have any bad effect on the HP 50g's operation.

Disclaimer: If I'm wrong, I'd be delighted to be corrected and thereby learn
something new. But I tried every way I could think of, and nothing worked,
so I currently suspect that it can't be done. Anybody know of a 3rd-party
library for the HP 50g that offers the desired functionality?

-Joe-

Scott Chapin

unread,
Mar 17, 2018, 7:22:54 AM3/17/18
to
Well...I was expecting that, but Windows 10 won’t let me delete system folders. At least, I cannot figure out how. I tried that first.

Bruce Horrocks

unread,
Mar 18, 2018, 5:31:32 AM3/18/18
to
On 17/03/2018 11:22, Scott Chapin wrote:
> Well...I was expecting that, but Windows 10 won’t let me delete system folders. At least, I cannot figure out how. I tried that first.
>

This might help. Warning: taken from the Internet and untested, so try
on a card with nothing important on it first.

> -Open a command prompt as an administrator
> -switch to the drive letter of the SD/USB, in my case E
> E:
> (the prompt should change to the new letter)
>
> -change the attributes of the folder to remove System, Hidden, and Read-only flags
> attrib -S -H -R "System Volume Information"
>
> -Delete the folder and subfolders
> rd /S /Q "System Volume Information"
>
> -Close the window
> exit
>
> -Yank the USB/SD card WITHOUT do that "Safely Eject" process
> If you safely eject, it will write that folder back out there.

If you've written files to the SD that you need on the calc then I
suggest safely ejecting (to make sure they are saved to the card) then
re-inserting the card and doing the above to remove the SVI folder.

--
Bruce Horrocks
Surrey
England
(bruce at scorecrow dot com)

Scott Chapin

unread,
Mar 18, 2018, 5:12:53 PM3/18/18
to
Thank you Bruce.

Robert Tiismus

unread,
Mar 21, 2018, 12:16:13 PM3/21/18
to
I think that the directory can be removed with SDfiler utility that is
available from hpcalc org website. I recall that this utilily does not
respect the write protect tab, so be warned!

Regards,
Robert Tiismus

Scott Chapin

unread,
Mar 22, 2018, 9:00:28 AM3/22/18
to
Thank you,

I’ll have to check the documentation. I’ve had that installed, if it’s Wolfgang Rautenberg‘s.

Scott Chapin

unread,
Mar 22, 2018, 9:50:28 AM3/22/18
to
I do see it’s a different program. After installing it, it doesn’t see the system folder. I need to play with it. The documentation shows commands that aren’t showing, so maybe they need to be entered manually in the command line?

Scott Chapin

unread,
Mar 22, 2018, 12:01:16 PM3/22/18
to
OK. The commands are executed like any other CAT command. SDFiler doesn’t see the directory and errs when SDRMDIR is executed.

Steve R.

unread,
Mar 26, 2018, 10:39:17 AM3/26/18
to
The question here really is: Why is Windows 10 adding that hidden files/folder system? I think we should be looking specifically at that and not so much at the HP50G side. Under Windows 7, I have never seen the Win 7 adding hidden folder/files to my SD cards.

Scott Chapin

unread,
Mar 27, 2018, 8:57:39 AM3/27/18
to
I couldn’t agree more. It’s irritating. It never did this on earlier versions. I use a Mac mostly and it puts system files on external Windows based media, so I would boot up a Windows machine just to avoid that.

Wes

unread,
Apr 2, 2018, 10:28:36 AM4/2/18
to
For what it's worth, the SDRMDIR command will delete Windows system/hidden directories, just not THAT system directory. Seems the "System Volume Information" directory is a special case. Instead of the "File not found" error message, you get a "File in use" error message. So SDRMDIR must be able to see the directory, but not delete it.

Scott Chapin

unread,
Apr 3, 2018, 8:54:20 AM4/3/18
to
I wouldn’t doubt that. SDFiler does not show the SVI folder in its directory listing, so I’m not surprised it cannot delete it.

Wes

unread,
Apr 3, 2018, 1:55:57 PM4/3/18
to
Interestingly, SDRMDIR can delete other hidden/system directories that SDFiler does not show. The built-in Filer does show these hidden/system directories (as does the Filer6 program).

Scott Chapin

unread,
Apr 3, 2018, 7:01:45 PM4/3/18
to
Yes, and the native filer can delete the system folder contents, but not the folder.

optic...@mindspring.com

unread,
Apr 3, 2018, 9:27:26 PM4/3/18
to
On Monday, April 2, 2018 at 10:28:36 AM UTC-4, Wes wrote:
> For what it's worth, the SDRMDIR command will delete Windows system/hidden directories, just not THAT system directory. Seems the "System Volume Information" directory is a special case. Instead of the "File not found" error message, you get a "File in use" error message. So SDRMDIR must be able to see the directory, but not delete it.

It's probably in use whenever the volume is mounted. Catch-22! Unless the command will work on unmounted volumes.
0 new messages