Language: ChineseGermanSpanishFrenchDutchItalianRussian
123 Flash Chat Forums

Go Back   TOPCMM Community > SWFKit > SWFKit Bug Report

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-02-2004, 02:38 AM
RJS RJS is offline
Member
 
Join Date: Sep 2003
Posts: 55
Default Bug? Shell.getSpecialFolder('"printers"')

Hi SWFKit,

Not sure if this is a bug. I ran your help example code for getSpecialFolder()

For "printers" I get a return value of "undefined".

I don't actually know what I should get. I do have a folder on my WinXP/Home "C:\windows\system32\spool\PRINTERS" with nothing in it.
What should I get with Shell.getSpecialFolder('"printers"')?

Thanks
Rob
Reply With Quote
  #2 (permalink)  
Old 05-02-2004, 07:55 AM
Senior Member
 
Join Date: Dec 2002
Posts: 2,022
Default Re:Bug? Shell.getSpecialFolder('"printers"')

The printers folder is a virtual folder, the method won't work.
If you want to open the "printers" folder, you can do like this
Code:
Shell.run("RunDLL32.EXE SHELL32.DLL,SHHelpShortcuts_RunDLL PrintersFolder");
http://www.dx21.com/SCRIPTING/RUNDLL32/REFGUIDE.ASP
Reply With Quote
Reply

Was this information helpful?    Yes No



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 05:54 AM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.