Data is not displaying.
Closed
Yanish
-
Mar 18, 2016 at 11:57 PM
jollym124
jollym124
- Posts
- 98
- Registration date
- Wednesday January 21, 2015
- Status
- Member
- Last seen
- March 28, 2017
Related:
- Data is not displaying.
- Display two columns in data validation list but return only one - Guide
- CGI - Displaying data in a browser - How-To - Webmaster
- No data is displaying in Pen drive ✓ - Forum - Pen Drive/USB Key/SD Card
- Conditional Display of Existing Data ✓ - Forum - Office Software
- How to display data from Mysql table using dynamic links ? ✓ - Forum - Programming
1 reply
jollym124
Mar 22, 2016 at 07:26 AM
- Posts
- 98
- Registration date
- Wednesday January 21, 2015
- Status
- Member
- Last seen
- March 28, 2017
Mar 22, 2016 at 07:26 AM
Check if this helps
1.check the folder options>open pendrive>click on "tool" under menu bar
select "folder option">checkout hidden files adn folders under "view" & select "show hidden files,folders & drivers"
2.
used command prompt
go "start" and type "command prompt"
right click and select "run as administrator"
type following command
this assume g is the pen drive letter or parh , to unhides all files on g
attrib -h -r -s /s /d g:\*.*
go and find all your files/directories using the windows explorer
1.check the folder options>open pendrive>click on "tool" under menu bar
select "folder option">checkout hidden files adn folders under "view" & select "show hidden files,folders & drivers"
2.
used command prompt
go "start" and type "command prompt"
right click and select "run as administrator"
type following command
this assume g is the pen drive letter or parh , to unhides all files on g
attrib -h -r -s /s /d g:\*.*
go and find all your files/directories using the windows explorer