Jump to content

Tripredacus

Supervisor
  • Posts

    13,343
  • Joined

  • Last visited

  • Days Won

    26
  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by Tripredacus

  1. I am sure you will!
  2. Rolling Stones - Sympathy for the Devil
  3. An old friend of mine had once created a Windows 95 simulator in all Javascript. I don't think that site is online anymore. It was called FAW: Fake "ERRRRR" Windows. I bet you can guess what the A stands for. It was mostly complete but I think he abandoned it after a while.
  4. If ProcMon reads a registry key, it will do a Read (or open and read) of a key and have a Success. If it does a write, it will be the same. If it can't find something, you'll get the NAME NOT FOUND error. I agree, it can be tricky doing it this way and there may be other programs that will better show what a program is doing with the registry besides ProcMon.
  5. Find out what the upload speed is on the receiving network. AT&T (like other ISPs) likely have QoS set on the modems in a way where maxing out the upload speed will kill the download speed. So in this scenario, I can totally see that happening. You may want to set up QoS on that site to only allow the VPN Tunnel to use a maximum of 50% of the upload bandwidth, which will make your VPN connection slower but should help with the other users.
  6. Ooops I found out why, that domain is blocked by our firewall.
  7. I remember making a post awhile ago when spammers used my website's email address and sent me emails "from" it, but it turned out they just put my email in the from line. I was going to post something else but suddenly thought it would be a bad idea.
  8. So you have tried multiple browsers then? Also can you resolve the DNS for it? What is your operating system?
  9. Are you installing a video driver or have it in your install image? I believe the default resolution for the Standard VGA driver is 800x600.
  10. Its unfortunate that a lot of mods for games have content that is not redistributable. The only reason why it isn't brought up is because the modding community as a whole (not just authors) is such a small percentage that no one really cares. It isn't until something gets really popular (ie makes headlines) that you find out you aren't allowed to do such things. Some examples are taking files (models/textures) from one game and porting them to another and others like when Dragonball Z Quake was going to come out and they got shut down by the copyright holders... Saban I think? Others are when you redist mods that have music in them. So not to worry, there is a legal way to do it. It involves making a straight up tutorial, and not provide any files except any programs you have written that do not break the EULA for the product. This means that if you can't redist these types of files, you need to tell your audience where to find the files on their own, and how to convert them to this other format. So you can't redist these DLS files, but your target audience (if using XP) should already have these files on their system. Let them do the converting themselves, and you can tell them how to do it. That's the best advice I can give.
  11. iirc, Windows XP and Vista allowed you to install on up to 3 computers even if you didn't have the Family Pack. Microsoft took away this option in Windows 7 for some reason.
  12. Check out Windows shortcut keys. Make sure the user can't get access to the system with them or the mouse if it has one. I've done some Kiosk testing in my time... Stuff to look out for: 1. Ability to get to notepad, or any help (CHM) file. 2. Ability to get to the Accessibility Center (Windows + U or L?) 3. Yes ALT+CTRL+DEL of course 4. right-click and option for save as, view source, other browser type options. 5. Access to Sticky-Keys from holding down SHIFT too long. Now these methods aren't "back doors" they are more like security failures in image development. I am presuming you are just testing for ways to get into the system from the Kiosk itself correct? Are they connected to the internet? Do they have WiFi or Bluetooth enabled? Are there any exposed ports?
  13. Have you modified your Windows 7 at all, or also do you try open Photoshop as admin? This is strange because I run Photoshop CS4 (I have design suite cs4) at work with Windows 7 Professional x86 and have not encountered that problem. Also, is your account a limited-user or do you use the Administrator account?
  14. IQ tests are all different and they all score differently. A single IQ test means nothing. What is to be done is to take and average all your IQ tests scores from multiple places and get a total value. So for example, on this test I got a 120, but on other tests I have scored higher and others lower.
  15. This is your one stop shop! http://www.msfn.org/board/6-t101383.html My own projects: http://www.msfn.org/board/18-t97512.html http://www.msfn.org/board/imagex-hta-win-p...64-t138048.html
  16. Hank Ballard and the Midnighters - The Twist
  17. A switch will allow DHCP to pass through from your router to other devices connected to it. Unfortunately, your picture doesn't show up. Make sure you are using a switch and not a hub.
  18. Yes, as we know, there is no Internet Explorer in the PE, so some of these things it won't find. Your screenshot reads like this: 1. MSRA was able to open the FEATURE_ZONE_ELEVATION key in the registry. 2. MSRA was not able to find a value called msra.exe 3. MSRA was not able to find a value called * 4. MSRA closed the FEATURE_ZONE_ELEVATION key. OK so now know that MSRA wants to do something with that key. What that is, we do not know at this point. However, it may not do anything. I do not know what FEATURE_ZONE_ELEVATION is for, but maybe you can research that. It may be like Image Execution Options, in which is a registry key that contains a list of programs that are not allowed to open. So it may be perfectly fine for it not be able to find that key after all. So what you need to do next is run this app on a real OS and watch it with ProcMon. Then find where MSRA looks for that key in the real OS and see what it does. It may well be that in Windows, that key isn't there either. To sum up, getting a NAME NOT FOUND message in ProcMon doesn't mean there is a problem. It may be perfectly normal behaviour.
  19. Welcome to the MSFN!
  20. Is XP Live the name of the PE build? I am not certain what that is exactly.
  21. Bart PE topics belong here as well. Bart PE is a customized version of Windows PE v1.x. I'm not much help with that version tho.
  22. Hey d00ds! This topic already exists here: http://www.msfn.org/board/page-width-runoff-t139683.html Its not worth the effort to fix in this version of IPB. I've tried it and found no success.
  23. Sounds like you need to inject the Vista drivers for the NIC into your boot image.
  24. Well, I've only known the UAC to NOT come up if you are using Windows 7 in Audit mode. If using the machine as the local admin (like I do) I find the UAC is not very intrusive at the default settings. Only if you are trying to launch things from any of the protected areas, such as Windows Folder or root of C.
  25. I used to play piano and electric bass but those days are long gone for me.
×
×
  • Create New...