473,545 Members | 1,884 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Start Windows Explorer in Thumbnails view

Is there a way (command line switch) to open Windows Explorer and set the
view to Thumbnails?

Thanks,

Tim
Jun 27 '08 #1
3 2105
Tim,

I doubt it. You might want to look at automating it, but your best bet
would probably be to send messages to explorer to change the view
(specifically, the listview in explorer).
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard. caspershouse.co m

"Tim Kelley" <tk*****@compan y.comwrote in message
news:O8******** ******@TK2MSFTN GP04.phx.gbl...
Is there a way (command line switch) to open Windows Explorer and set the
view to Thumbnails?

Thanks,

Tim

Jun 27 '08 #2
Hi Nicholas,
>I doubt it. You might want to look at automating it, but your best bet
would probably be to send messages to explorer to change the view
(specificall y, the listview in explorer).
SendMessage is very powerfull, thats true, we can nearly do anything
with it, but does it work in this case. Did you check it? I am curious
about it,...
Regards

Kerem

--
-----------------------
Beste Grüsse / Best regards / Votre bien devoue
Kerem Gümrükcü
Microsoft Live Space: http://kerem-g.spaces.live.com/
Latest Open-Source Projects: http://entwicklung.junetz.de
-----------------------
"This reply is provided as is, without warranty express or implied."
"Nicholas Paldino [.NET/C# MVP]" <mv*@spam.guard .caspershouse.c omschrieb
im Newsbeitrag news:%2******** ********@TK2MSF TNGP02.phx.gbl. ..
Tim,

I doubt it. You might want to look at automating it, but your best bet
would probably be to send messages to explorer to change the view
(specifically, the listview in explorer).
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard. caspershouse.co m

"Tim Kelley" <tk*****@compan y.comwrote in message
news:O8******** ******@TK2MSFTN GP04.phx.gbl...
>Is there a way (command line switch) to open Windows Explorer and set the
view to Thumbnails?

Thanks,

Tim


Jun 27 '08 #3
Kerem,

I didn't check it, which is why I said "probably". I'm leaving that as
an exercise to the OP. Specifically, I would look at the documentation for
the list view windows control, specifically, the windows message reference.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard. caspershouse.co m

"Kerem Gümrükcü" <ka*******@hotm ail.comwrote in message
news:%2******** ********@TK2MSF TNGP03.phx.gbl. ..
Hi Nicholas,
>>I doubt it. You might want to look at automating it, but your best bet
would probably be to send messages to explorer to change the view
(specifically , the listview in explorer).

SendMessage is very powerfull, thats true, we can nearly do anything
with it, but does it work in this case. Did you check it? I am curious
about it,...
Regards

Kerem

--
-----------------------
Beste Grüsse / Best regards / Votre bien devoue
Kerem Gümrükcü
Microsoft Live Space: http://kerem-g.spaces.live.com/
Latest Open-Source Projects: http://entwicklung.junetz.de
-----------------------
"This reply is provided as is, without warranty express or implied."
"Nicholas Paldino [.NET/C# MVP]" <mv*@spam.guard .caspershouse.c omschrieb
im Newsbeitrag news:%2******** ********@TK2MSF TNGP02.phx.gbl. ..
>Tim,

I doubt it. You might want to look at automating it, but your best
bet would probably be to send messages to explorer to change the view
(specificall y, the listview in explorer).
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard. caspershouse.co m

"Tim Kelley" <tk*****@compan y.comwrote in message
news:O8******* *******@TK2MSFT NGP04.phx.gbl.. .
>>Is there a way (command line switch) to open Windows Explorer and set
the view to Thumbnails?

Thanks,

Tim



Jun 27 '08 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
2589
by: c d saunter | last post by:
Greetings All, In Widows Explorer there is a thumbnail view, where you see images as thumbnails. Applications such as MS Office and OpenOffice, when installed, cause their respective filetypes to be previewed as thumbnails as well. Thumbnails are stored in the Thumbs.db hidden file. There my knowledge ends. I'm asuming that aplications...
0
2382
by: anonymous | last post by:
the dotnet OpenFileDialog brings up a window that looks similar to a File Explorer window, and indeed depending on some user settings may list files in a details view, thumbnails view etc. Is there some property to set so that this may be done by my app rather than depending on whatever state the user left? for instance, can i force...
3
11394
by: Vagabond Software | last post by:
I'm trying to display thumbnail images in a Listview that look more like the Windows thumbnail view. Everything is working pretty good, but my thumbnails are decidedly not like the Windows thumbnails. View the following snapshot to compare the Windows thumbnails (top) to my ListView thumbnails (bottom): ...
5
16443
by: Dean Slindee | last post by:
I have looked everywhere I can think of for the .exe name of the Windows Picture and Fax Viewer. Anybody know what it's named? Thanks, Dean Slindee
3
2509
by: WStoreyII | last post by:
i need a control (free) that can be used to display thumbnails of pictures like they are in explorer. What control can do this? Thanks WStoreyII
1
2145
by: willockguard-newsgoup | last post by:
I have some code in our database which opens Windows Explorer in a server folder related to a loaded form. The code is: Shell("explorer /e,/root, G:\Surveyor\Parsonages\" & strHouseNumber, vbMaximizedFocus) With Win2K and XP having the ability to view thumbnails in Explorer, I've been trying to find some switches which would enable me to...
4
4250
by: shinichi81 | last post by:
Could anyone help me? After updating icon for a drive, for example C drive by specifying icon file at HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\DriveIcons\C\DefaultIcon, I want to refresh at Windows Explorer and below is processing flow: - Read a metrics value, for example "Shell Icon Size" at...
4
5815
by: =?Utf-8?B?Q2FybGFKYWRl?= | last post by:
Can anyone help me? I need to use picture it 2000 every day and use to use it on Windows XP and had NO problems at all. If I would open up windows explorer i could be in my folder that has all of my picture it files in there, .mix files and even though they were not jpegs etc.. windows explorer would show the thumbnail of all of these...
0
1656
by: jlackyashdya | last post by:
hi, i m developing a xml based image gallery. i wrote code for generating thumbnails using loader component. its working fine locally. but when i upload it , In Mozilla firefox browser its working fine. but Internet explorer is not supporting it. its showing large images as thumbnails. but when i refresh the page , then its showing thumbnails...
0
7478
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7668
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
1
7437
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
7773
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
5984
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
0
3466
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3448
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1025
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
722
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.