-
WSralphad
AskWoody LoungerA good article, for those who are still using the start menu ;-).
Since I discovered http://www.launchy.net/ I’ve had very little use for the start menu. I’m not sure if you’ve already covered Launchy in one of your articles. If not, it may be worth considering.
-
WSralphad
AskWoody LoungerI’ve not used either of these image editors, but do use paint.net:
http://en.wikipedia.org/wiki/Paint.NET
It is not Photoshop or Gimp, but does everything I need to do and is free and easy to use.
How does it compare to the programs you have reviewed?
I also use Paint.NET for almost all work I do with images. It’s an excellent and completely free application. I have GIMP as wel for more advanced needs but I rarely ever need to use it. Paint.NET fulfills almost all my needs. The big advantage of Paint.NET is that it is so lightweight. It is fast to start up and is very responsive.
-
WSralphad
AskWoody LoungerAdd a third column with the formula =A2&”|”&B2 and then search for “0500|puglia”.
-
WSralphad
AskWoody LoungerOctober 19, 2004 at 9:13 pm in reply to: ‘running’ an excel file from command prompt? (2000/sp3) #1815503The macros security warning dialog can be omitted by signing the workbook with a certificate created using selfcert.exe and then telling Excel to trust that certificate. That way you can still keep security set at medium or high.
Good to see that you’re looking at Windows Scripting Host though, it would be a far neater solution than scheduling workbooks.
-
WSralphad
AskWoody LoungerOctober 19, 2004 at 9:06 am in reply to: Set Up Terminal Services (Access 2000 and Windows 2000 Server) #889426What exactly are you trying to acheieve? You say you want to ‘get an access database running on Terminal Services’. If the Windows Server in question has Access installed then you can just do exactly what you would do on your local machine. Once logged into Terminal Services, just act exactly as if the desktop shown is the desktop of your local machine. Open the Access database and do your work.
Terminal Services allows users to concurrently log into a windows machine from remote machines with the resultant user interfaces being displayed on the remote machines, nothing else.
Application like Access are designed for user interaction and I fail to see the benefit of having it installed on a Windows Server rather than a local machine. A server is supposed to be used for running services and not user applications.
-
WSralphad
AskWoody LoungerOctober 18, 2004 at 10:33 pm in reply to: ‘running’ an excel file from command prompt? (2000/sp3) #1815476Ah, I see… it’s shame that you’re forced to do it this way…
.
Is something like Windows Scripting Host not even an option?
-
WSralphad
AskWoody LoungerOctober 18, 2004 at 6:12 pm in reply to: ‘running’ an excel file from command prompt? (2000/sp3) #1815470I doubt you will be able to read the command line passed to excel.exe from the code within your excel workbook. Any command line switches (listed here) are for the consumption of excel.exe and I’d be suprised if Excel publicised them after the event.
If the above is tue, I would advocate using the first method, i.e. a second workbook which calls the workbook which does your work. You say this is messy, but the action of scheduling the opening of a Workbook to run code is, in itself, rather messy. I would always avoid this if it could be replaced by, say, an executable that could do the same work. Office apps are designed for user interation rather than performing services.
-
WSralphad
AskWoody Lounger(Edited by HansV to make URL clickable – see Help 19)
You should not be deriving the path of the My Documents folder using the username. There are other methods which return the My Documents path, e.g. http://www.thescarms.com/vbasic/specialfolders.asp%5B/url%5D – see the CSIDL_PERSONAL folder.
-
WSralphad
AskWoody Lounger(Edited by HansV to make URL clickable – see Help 19)
You should not be deriving the path of the My Documents folder using the username. There are other methods which return the My Documents path, e.g. http://www.thescarms.com/vbasic/specialfolders.asp%5B/url%5D – see the CSIDL_PERSONAL folder.
-
WSralphad
AskWoody LoungerOK, I can understand why it makes things more convenient.
I previously thought that the main purpose was to list all the numeric values and I couldn’t see a reason for that, but point 3 shows why that may be useful.
I was under the impression that Intellisense never suggests the enumerators for right hand side of a property assignment. Do you have an example of it doing so?
The reason that it sometimes suggests them for method arguments and sometimes doesn’t is that sometimes arguments are declared as variants even though a particular enumerator member is expected. In these instances there is no way for Intellisense to know which enumerator to suggest.
-
WSralphad
AskWoody LoungerOK, I can understand why it makes things more convenient.
I previously thought that the main purpose was to list all the numeric values and I couldn’t see a reason for that, but point 3 shows why that may be useful.
I was under the impression that Intellisense never suggests the enumerators for right hand side of a property assignment. Do you have an example of it doing so?
The reason that it sometimes suggests them for method arguments and sometimes doesn’t is that sometimes arguments are declared as variants even though a particular enumerator member is expected. In these instances there is no way for Intellisense to know which enumerator to suggest.
-
WSralphad
AskWoody LoungerCan I ask what the purpose of having this list is?
The whole point of having constants and enumerators is that you can reference them by name and not have to worry about the underlying value they represent.
In any case, if you really want to know the value just hit F2 and find the constant/enumerator in the object browser, but I still can’t see what the benefit is of knowing.
-
WSralphad
AskWoody LoungerCan I ask what the purpose of having this list is?
The whole point of having constants and enumerators is that you can reference them by name and not have to worry about the underlying value they represent.
In any case, if you really want to know the value just hit F2 and find the constant/enumerator in the object browser, but I still can’t see what the benefit is of knowing.
-
WSralphad
AskWoody LoungerOctober 13, 2004 at 1:30 pm in reply to: UserForm_Activate() event not in object browser (2000 SP3) #887949Add a UserForm to you project and MSForms will appear in the library dropdown in the object browser. UserForm is a class in that library.
-
WSralphad
AskWoody LoungerOctober 13, 2004 at 1:30 pm in reply to: UserForm_Activate() event not in object browser (2000 SP3) #887950Add a UserForm to you project and MSForms will appear in the library dropdown in the object browser. UserForm is a class in that library.
![]() |
There are isolated problems with current patches, but they are well-known and documented on this site. |
SIGN IN | Not a member? | REGISTER | PLUS MEMBERSHIP |

Plus Membership
Donations from Plus members keep this site going. You can identify the people who support AskWoody by the Plus badge on their avatars.
AskWoody Plus members not only get access to all of the contents of this site -- including Susan Bradley's frequently updated Patch Watch listing -- they also receive weekly AskWoody Plus Newsletters (formerly Windows Secrets Newsletter) and AskWoody Plus Alerts, emails when there are important breaking developments.
Get Plus!
Welcome to our unique respite from the madness.
It's easy to post questions about Windows 11, Windows 10, Win8.1, Win7, Surface, Office, or browse through our Forums. Post anonymously or register for greater privileges. Keep it civil, please: Decorous Lounge rules strictly enforced. Questions? Contact Customer Support.
Search Newsletters
Search Forums
View the Forum
Search for Topics
Recent Topics
-
Misbehaving devices
by
Susan Bradley
43 seconds ago -
.NET 8.0 Desktop Runtime (v8.0.16) – Windows x86 Installer
by
WSmeyerbos
13 hours, 6 minutes ago -
Neowin poll : What do you plan to do on Windows 10 EOS
by
Alex5723
8 hours, 50 minutes ago -
May 31, 2025—KB5062170 (OS Builds 22621.5415 and 22631.5415 Out-of-band
by
Alex5723
11 hours, 40 minutes ago -
Discover the Best AI Tools for Everything
by
Alex5723
11 hours, 49 minutes ago -
Edge Seems To Be Gaining Weight
by
bbearren
1 hour, 58 minutes ago -
Rufus is available from the MSFT Store
by
PL1
10 hours, 1 minute ago -
Microsoft : Ending USB-C® Port Confusion
by
Alex5723
1 day, 12 hours ago -
KB5061768 update for Intel vPro processor
by
drmark
19 hours, 17 minutes ago -
Outlook 365 classic has exhausted all shared resources
by
drmark
15 hours, 28 minutes ago -
My Simple Word 2010 Macro Is Not Working
by
mbennett555
1 day, 8 hours ago -
Office gets current release
by
Susan Bradley
1 day, 11 hours ago -
FBI: Still Using One of These Old Routers? It’s Vulnerable to Hackers
by
Alex5723
3 days, 1 hour ago -
Windows AI Local Only no NPU required!
by
RetiredGeek
2 days, 9 hours ago -
Stop the OneDrive defaults
by
CWBillow
3 days, 2 hours ago -
Windows 11 Insider Preview build 27868 released to Canary
by
joep517
3 days, 12 hours ago -
X Suspends Encrypted DMs
by
Alex5723
3 days, 14 hours ago -
WSJ : My Robot and Me AI generated movie
by
Alex5723
3 days, 14 hours ago -
Botnet hacks 9,000+ ASUS routers to add persistent SSH backdoor
by
Alex5723
3 days, 15 hours ago -
OpenAI model sabotages shutdown code
by
Cybertooth
3 days, 15 hours ago -
Backup and access old e-mails after company e-mail address is terminated
by
M W Leijendekker
3 days, 3 hours ago -
Enabling Secureboot
by
ITguy
3 days, 10 hours ago -
Windows hosting exposes additional bugs
by
Susan Bradley
3 days, 23 hours ago -
No more rounded corners??
by
CWBillow
3 days, 19 hours ago -
Android 15 and IPV6
by
Win7and10
3 days, 9 hours ago -
KB5058405 might fail to install with recovery error 0xc0000098 in ACPI.sys
by
Susan Bradley
4 days, 12 hours ago -
T-Mobile’s T-Life App has a “Screen Recording Tool” Turned on
by
Alex5723
4 days, 14 hours ago -
Windows 11 Insider Preview Build 26100.4202 (24H2) released to Release Preview
by
joep517
4 days, 9 hours ago -
Windows Update orchestration platform to update all software
by
Alex5723
4 days, 22 hours ago -
May preview updates
by
Susan Bradley
4 days, 9 hours ago
Recent blog posts
Key Links
S | M | T | W | T | F | S |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 |
Want to Advertise in the free newsletter? How about a gift subscription in honor of a birthday? Send an email to sb@askwoody.com to ask how.
Mastodon profile for DefConPatch
Mastodon profile for AskWoody
Home • About • FAQ • Posts & Privacy • Forums • My Account
Register • Free Newsletter • Plus Membership • Gift Certificates • MS-DEFCON Alerts
Copyright ©2004-2025 by AskWoody Tech LLC. All Rights Reserved.