Everything posted by spacesurfer
-
Boot Windows 7 from VHD - an amazing concept
The OS data is not stored on a partition but is stored on a VHD. Your other data can be stored anywhere, another partition or another drive.
-
list styles in ms word
you simply tab
-
Handle "New" document command click in Word2007
You need to REPURPOSE the New command buttons. Search on this. You'll have to assign the repurposed macro to the ribbon by customizing the ribbon. See pinned topic on how to modify the ribbon by me. Can't help much more than that since I haven't had a need to repurpose commands but I believe that's what you're looking for and can be found by googling!
-
Boot XP vhd from Windows 7 Boot Manager
I think XP doesn't have drivers to recognize VHD hard drive at boot. It can after it has booted.
-
Can no longer mount ISO's in Ultimate 64bit
Which drive letter are you trying to mount to? Perhaps there is a conflict with the drive letter assignment. I always change my virtual drive letter to "V" for virtual with UltraISO. I use a "portable" UltraISO (I installed it in VM and copied all files from Program Files folder to another location and it works without having to install. The virtual drive mounting also works without install. It just requires to be run as administrator. Are you running UltraISO as admin?
-
Windows XP extremely slow on Dell laptop
Use ccleaner to clean your computer and also check the startup apps in ccleaner and disable those that can be.
-
How to burn MP3 cd-rs with Vista?
I use InfraRecorder. I believe, right now, it's the only one available as a native 64-bit app (they also have a 32-bit). And it's portable. No need to install. And yes, it's FREE.
-
Boot Windows 7 from VHD - an amazing concept
There are 2 features not available in VHD boot as far as I know: calculating the Windows Experience Index and hibernation. If these are important, than I recommend not. Otherwise, it's all the same. Some people say there's a performance degradation but I've never seen that when beta testing.
-
Where did invert selection go?
Oh snap! I missed that. In the RC, they had taken it out. They added it back to RTM and I never knew it.
-
Where did invert selection go?
I thought I was the only person who cared about that feature, considering how little airtime its removal seems to be getting ... Well, what a surprise! Although the option is gone from Folder Settings, the good-old registry tweak from XP still works in Windows 7. Just merge this to your registry and you get back "Restore Previous Folders at Logon". Windows Registry Editor Version 5.00 ;Restore Explorer Windows at Logon [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] "PersistBrowsers"=dword:00000001
-
Setting up workgroup as Home Computer
Perhaps this is what you're looking for: go to network and sharing options. click on "advanced sharing settings" on left. under HomeGroup connections, change to "User user accounts ...." This will allow you to share more folders than that in your homegroup list.
-
Device Manager--no list appears
I had this problem on an XP machine. I searched for it and it turned out that a particular service what not running. Look into your services. I searched for services for XP which should be running by default to configure the services. Maybe you can find default services for Win 7 and reconcile those for you machine.
-
Setting up workgroup as Home Computer
To be honest, setting the workgroup doesn't do anything for a home network. You can have different computers set to different workgroup names and still you can access each computer. In Windows 7, I think you're problem might be - you need to change password-level access to user-level access. This will allow you to have the same username on different computers access files on different computers without entering a password. This setting is in the network and homegroups settings somewhere buried in there. Right now, I can give you exact location but look in there and change password level to user account level access (something like that).
-
Microsoft Update Offline
MBSA uses Microsoft Update as it can scan for Office security updates along with IE8, .Net, etc - pretty much all MS software. Difference is, MBSA only shows security updates, not the optional and WGA updates that might be specific to your computer/hardware. For example, if I use Windows Update in Win 7, it will show me update for my printer driver and application compatibility update. Using MBSA, it doesn't care about printer driver and compatibility updates.
-
where is this icon used?
isn't it in folder properties?
-
How to test ISO in Virtual PC on Windows 7
are you sure your iso is bootable. if not, then it will do that.
-
Tweaking old dell laptop
no aero. not supported by my gfx
-
Tweaking old dell laptop
I get 1.0 and it's not slow at all!
-
Tweaking old dell laptop
It's worth testing out Windows 7. It may have all the drivers built-in. If not, try to Vista drivers. It's a hit or miss.
-
Tweaking old dell laptop
Windows 7 is as fast as XP on my IBM T42 which is kinda equal to your system. It had 512 mb. I have upgraded to 1.5 gb since but it runs fine. It's vlited Windows 7, however.
-
Change Icon Default Path
can you show a screenshot? the way you changed the icon for the folder - you only changed it for that folder. you didn't change it for ALL folders. as tripedicus mentioned, if you want to change it for all folders, you need to modify shell32.dll or use a third-party app.
-
Size of Office 97 to 2003 installs? which version was bloated?
.docx is not a zipped .doc file. Yes! .docx is zipped but it is a totally different format - namely XML format; whereas, .doc format is WordML. You can debate on whether XML is better or WordML is better - that's a different issue. The benefit of the newer file formats is .docx is safer as it has macros disabled by default. If it's .docm - it has macros enabled and open at your own risk if you got it from reliable source. With .doc, there was no distinction.
-
Macros
I'm sure if you search you'll find plenty of sites. Here's a good site for some vba snippets: http://www.thezcorp.com/VBACodeSamples.aspx. Also, recording macros only accomplishes so much. You need to learn VBA to fully customize your code. Recording macros is a good start to learn the syntax, methods, procedures, etc. Good luck.
-
Office Word 2003
Is your Normal.dot file modified? If not, then try deleting it and let word recreate the default normal.dot and see if that solves your problem. The normal.dot template is found in c:\users\[youruserprofile]\appdata\roaming\microsoft\templates\ or just type "%appdata%\microsoft\templates\" in the run box.
-
All Services Disabled After Windows Update
Yesterday, I was helping friend with his computer, which is slow. It's a new Lenovo. I used ccleaner to clean out the temp files and other junk. I also unchecked some startup items such as Nero InCD, QuickTime stuff, and yahoo stuff - all junk that start up at boot time. Nothing important was unchecked. We rebooted and everything was fine until today, he called me and said internet not working, can't do faster user switching. I went to check it out and after a while noticed that the problem was all services had been disabled. Nothing was running. Then I asked him what he did after I left and he said he updated windows. There were 4 updates that were installed on 12/9/09 in add/remove. I uninstalled them thinking it could have been the updates, but it was not. There was no change after uninstalling. Well, then I just started to enable all the services manually, the ones that I was familiar with and eventually got him back up and running. I probably missed a few. My question is what could have done this if it wasn't the updates. Or perhaps it was the updates (anyone else had this issue?) He has Kaspersky Internet security so I'm thinking it's probably not spyware - but could be something not detected. It's really bothering me that I don't know what disabled the services.