Jump to content

spacesurfer

Patron
  • Posts

    1,651
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    France

Posts posted by spacesurfer

  1. It's easy to remember the video card as being a problem and it certainly can be, but I've discovered that the Power Supply Unit (PSU) can also be a culprit and is related to video card.

    If the mobo doesn't receive enough juice from the PSU, it will not come back on from sleep. I had a 20-pin PSU plugged into a 24-pin mobo. The extra 4 pins power the video card. Hence, everything turned on except the monitor.

    I bought a new 24-pin PSU and voila - no more problems.

    You might want to investigate if the wattage of your PSU and buy a good energy efficient one.

  2. you can have as many vistas as you want. just create the partitions and install each one on the separate partitions sequentially. each time, a new entry will be added.

    only thing is each entry will look the same "Windows Vista". you may want to edit the descriptions with bcdedit, like "Vista Home x86" and "Vista Home x64".

  3. the way i see it is you've got a perfectly legal os for free till march 2010 and it's genuine.

    i'd use it as my main os till then. oh! wait! i am using it.

    when march comes around, i'll upgrade to the real thing. it's great to keep your data partitions separate in case you have to reinstall again.

  4. While some say there's a huge difference, I say it's all the same man. It's all the same.

    The ONLY difference is how the controls are organized. In 2003, they are in menus. In 2007, they are in the ribbon. Otherwise, it's all the same.

    There may be a few under-the-hood improvements but hardly discernible.

    The MAJOR difference, however, is 2007 has native open XML support, whereas 2003 needs compatibility pack to be installed. Nevertheless, 2007 can save in the old format.

  5. to be more accurate, bcdedit is a command line tool, which means you don't "run" it but you use it with parameters depending on what you want to accomplish.

    you have to learn the syntax for bcdedit before using it. you just can't "run" it and expect it to tell you what to do next.

    this is the reason tools like easybcd and vistaboot pro were created but behind the scenes, this is all that these gui programs do - they run bcdedit in the background.

  6. In XP, I could go to Task Manager, then Users tab and log off another user from my profile (as admin) and it worked great. That saved time from having to log on each user then logging off, then restarting.

    However, in Vista and Windows 7, I get an error "User can't be logged off. Access is denied" although I'm the admin and other users are not.

    Why is that?

  7. Finally, nailed this problem. Although I don't understand the exact problem, it has to do with restricted profile folders.

    I was trying to share a folder called "Software". I may have restricted this folder in the past just to my profile only; but I'm not certain if I did do that. Anyway, I created another folder and copied the contents of "Software" to this new folder and now I can see the contents.

    The other folder I was trying to share is "Shared Folder" and I was changing the "Download" folder to point to this folder and after many installs of different builds, it kept asking me for permission to access the folder each time I did a fresh install.

  8. Cluberti, I'll have to do a network trace but as of yet I don't know how. I'll have to figure out how to do it and what it means.

    Unfortunately, I'm having to use W7 firewall and it's too dam* complicated for me. Seriously, I complicated could they have made it for a home user? However, I do believe it's not a firewall issue since I haven't tweaked the firewall on any of the machines. All are set to home network type.

    The "Network ID" didn't work. I clicked on it and I chose to make it part of my home network, then I renamed my workgroup and restarted and still no go.

    Here's some more info that I forgot to mention in OP: I can see the "Users" folder and access my profile folder in the "Users" folder as this folder is part of the HomeGroup.

    However, clicking on the non-profile folders is what I can't access, although they show up in Network.

  9. I have RC x64 installed on my desktop and x86 installed on my laptop. I also have build 7057 on an x86 VM on by x64 desktop.

    I have enabled "user accounts and passwords to connect to other computers" as this is the way in vista and xp on of these machines because I share more than documents, music, and videos.

    Problem: I can't access my laptop (x86) shared folders from by desktop (x64). I can see the folders I'm sharing but clicking on them says I don't have permission to view them, although I have given the permission to do so.

    Weird thing is I can see these laptop folders from the x86 virtual machine, but not the x64 desktop.

    Also, I can access the x64 shared folders on the desktop from both the VM and the laptop.

    What gives? Why am I not able to see my laptop shared folders from my desktop. This is driving me crazy. I've tried everything.

    Pinging the computers work.

  10. Hi,

    I'd like to test Windows 7 using a virtual machine.

    Only problem is that my computer is old, and has only 1 GB of RAM. The minimum requirements for 7 are 512MB and the virtual machine just can't handle that (keeps crashing).

    I know that there's a switch option for vista that doesn't check the amount of RAM.

    Anything similar in 7 ?

    Have you tried it in virtual pc?

    when it crashes, what error message do you get?

    you should be able to install 7 on 512 mb. you computer is crashing for a non-ram related issue.

    you need to consider upgrading your ram though as 1 gb doesn't provide any breathing room for you host.

  11. Thanks guys! First, I do see the XP drive in BIOS, just not as a boot option. I can also see and access it from Windows 7.

    I will definitely try the bcedit commands given me and I will not change any partition letters because I realize that Windows 7 has given itself the letter C:. The old C drive partition is now shown as D:.

    It doesn't matter what the drive letter assignment is in Windows 7. When XP is booted, it will be C:. Keep it C: is the bcdedit commands. If you change the drive letter for XP, you will have trouble.

    And it's bcdedit, not bcedit.

  12. The following commands in an elevated command prompt in Windows 7 should add back XP

    bcdedit -set {ntldr} device partition=C:
    bcdedit -set {ntldr} path \ntldr
    bcdedit -displayorder {ntldr} -addlast
    bcdedit -set {ntldr} description "Microsoft Windows XP"

    Note not to change partition=C: to something else. Keep it C: even though it may not be.

  13. I think it would be better to edit the config.xml file found in standard.ww folder.

    <Configuration Product="Standard">
    <Display Level="Basic" CompletionNotice="yes" SuppressModal="no" AcceptEula="no" />
    <Logging Type="standard" Path="%temp%" Template="Microsoft Office Standard Setup(*).txt" />
    <PIDKEY Value="BCDFGHJKMPQRTVWXY2346789B" />
    <USERNAME Value="Customer" />
    <COMPANYNAME Value="MyCompany" />
    <INSTALLLOCATION Value="%programfiles%\Microsoft Office" />
    <LIS CACHEACTION="cacheonly" />
    <SOURCELIST Value="\\server1\share\Office12;\\server2\share\Office12" />
    <DistributionPoint Location="\\server\share\Office12" />
    <OptionState Id="OptionID" State="absent" Children="force" />
    <Setting Id="Reboot" Value="IfNeeded" />
    <Command Path="msiexec.exe" Args="/i \\server\share\my.msi" QuietArg="/q" ChainPosition="after" Execute="install" />
    </Configuration>

    Setup the parameters here and make sure it's uncommented.

    Not sure if you can actually do an install with an .msp with standard. It's for enterprise or professional.

  14. I'm not an expert on hardware but I believe the RAM limitations is based on your motherboard and not the OS. For example, my MOBO handles 16 gb max RAM. So you can only obtain a theoretical answer based on the OS and a definite answer based on hardware limitations of the motherboard.

    As far as the processor, again, it depends on you motherboard, not the os. OS is pretty much processor-agnostic. It don't care what processor is there as long as mobo can handle it. So it doesn't matter how many cores either.

    Not sure about HDD capacity, though, i think windows 7 should be able to handle more than 2 tb.

  15. This guy is on drugs. I just did another test. Install Office Enterprise 2007 full (this things loaded!).

    Need more than the results. Show me the system specs. Windows 7 has higher requirements, esp. for ram.

    So, yeah maybe with 512-1024gb ram, it might be faster in XP than Win 7.

    Tried it yourself? Who cares what others install times are. You should try it yourself on your own system and see the difference. On my system, no noticeable difference.

  16. I don't have enoth power on the machine to run virtual server so I am going to stick with Gizmo it supports .VHD and a few other formats I did however find a small issue if you network the drive the next time the PC restart the virtual drives are no longer shared, but I created a batch file that automaticly re-shares the virtual drives . this will make backups much easer it allows me to limit the size of each drive and then burn them to dvd ectra . This is going to make backups much easer and more organized.

    Hey, that link was supposed to go to VHD Mount. Not Virtual Server. Not sure what happened with link but try searching for VHD Mount at MS site.

    I haven't tried it but it's a small program that adds VHD mount capability + context menus, etc.

  17. It would be a better option to copy the content of the CD/DVD onto a USB using someone else's computer, then putting it onto yours.

    Downloading program, unless you pay for them at the site, is not legal. I advice against continuing the topic of downloading Office.

×
×
  • Create New...