Jump to content

mattofak

Member
  • Posts

    208
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Russian Federation

Posts posted by mattofak

  1. generally you dont want to go over 80C, they are supposed to be able to go up to 120C, but doing so is really pushing it, as a generall rule, if you must go over 80, dont go over 100. Also, most people, including me will tell you to get water cooling, then you wont have so much to worry about... Not to mention unless you have an extremly fast bus to the memory and north bridge you cant really take advantage of overclocking your cpu...

  2. Well, in answer to your first question, i know of no way to deny a computer access to a domain other than not having it registered on the server/not having the domain controller add the computer to the domain at install time.

    For your second question, unless the scripts are globaly applied, simply place the computer under a seperate catagory that the script wont run on. But how do you have your scripts set up?, you could also change your scripts so that it detects that the computer in WinXP, i cant remember how to do this, but you can, search around a bit.

  3. Hmm, its just a hunch, but i think your problem may have to do with the Enhanced History Manager plugin...

    I could be completly wrong, but the reason i say this is because from the info you've given us, its probably an init problem of some sort, and since most of the other plugins wouldnt be affected by the profile in use, the most logical plugin to fault would be that one.

    I could of course be wrong, but disable that extension and see what happens is my advise...

  4. My guess is that the program is obfuscated, in which case its nearly impossible to get hard coded info back out, there are ways, but generally they are even more long and tedious than is generally nessecary... However, try a program called ResHack, it will show all the resources available to the program that are hard coded into it, still, its not garenteed that it will work. You might be able however to use it to find the location of the online dbase, and the comm protocols used, and then make your own program to access it. Also, consider that those lists may not actually be in the program itself, they may be satalight files, search there too...

    Welcome to the much annoying(yet amazingly useful) world of reverse enginering!

  5. What you essentally need to do is attach all the computers to the router, be it via ethenet cable(ussualy straight but look at the manual) or wireless. As a generic setting, have all computers get there ip settings dynamically and that should work(providing the router is DHCP enabled). These settings are available under the settings of your network adapter in the network connections folder. Unless you are all under the same workgroup name, which you arn't if you're trying to connect your work computer to your home network, all your computers will be visible in a place called Microsoft Windows Network, search around a bit in the network connections folder to find it...

    Anyways, to share files, you will need to setup shares on your computers, and then edit the accessibilty and visibility settings of those files, right click on the file in question, and then goto the tab marked sharing.

    As to the network printer stuff, that is ussualy shared automatically, although if your behind a firewall, such as the one in WinXP SP2 you'll most likely have to tweak it a bit for your network to work properly.

    Thus, in answer to your question about what stuff you need, in terms of software its none(not counting the NIC drivers), in hardware however you'll need obviously some NIC or Wi-Fi cards, and depending on your router either straight or twisted ethernet cable...

    Hope this helped, networking isnt the easist of things, especially with Wi-Fi, but if you need any more help, all of MSFN and of course google is there to help

  6. I get this problem too sometimes, not as serious as yours, but then I am running a base install of it... For me its almost like it can't draw to the graphics drivers... I thought that it was actually a bug in the software...

    Still, can you open new tabs and view pages on them? What content are on the pages you're viewing, for me it generally happens with flash pages...

    Honestly, I have no idea what causes this to happen, but what I have found useful is simply to minimize firefox, and then restore it to previous size...

    I would ask this question to the firefox dev team though, they will probably have an answer, else tell you that its simply caused by an errent extension...

  7. its a lot easier to do in C++... but the way i do it( which is probably the completly the wrong way to do it, but it works) is to create a common gateway framework for all your apps, such as this is the function that you will call to access the plugin and these are the variables... Anyway, what you would do(not sure if you can do it in vb) is create the DLL plugin, and then call the LoadLibraryEX function...

    Check out the MSDN documentation on it, there is a great article, albeit old entitled 'DLL's the dynamic way', you should check it out, it is a C++ article, but its pretty self explanatory so long as you understand some C++... Also, my recomendation is to look at the source code of other apps that support plugins, SourceForge and OSDN host plenty projects like this...

    ah, the url of that article mention above is: http://msdn.microsoft.com/library/default..../dlldynamic.asp

  8. Hmm, interesting, maybe i was just doing it wrong whenever i tried it... I know that it will work providing that you are running an NTFS(possibly fat32, i cant remember how that boots) machine and that as long as you havent changed any hardware it will work, but as far as i understnad, if you arent it wont work...

    Still, you may be right, i dont do this often, i might have been doing something wrong... go figure...

  9. That only helps though if you set the BIOS to boot to that drive, and only if the drive is formatted to NTFS... If its for a cd, or floppy, even if it is formated to IBM, or CDFS standards, it wont work... Also, the NTLDR file is purly for booting the ntoskrnl file. Also, it depends on what your BIOS is, sometimes it will tell windows that the EIDE/SATA/SCSI orders are different depending on the boot partition...

    Still, it is a cool way to test different installed systems, and for recovering from corrupted installs...

  10. Yes, you will find other virus's and what not on your computer after you uninstall something, and then reinstall something different. However, its not like it happens only with Norton, happens with all AV, and just software in particular. Also, just because the new AV finds something doesnt mean that it actually exists, it could just be detecting a remnent of the virus, or it could by a mis-call...

×
×
  • Create New...