
prathapml
PatronContent Type
Profiles
Forums
Events
Everything posted by prathapml
-
The image isn't loading 100webspace does not allow direct linking of files, probably.
-
Offline messaging is still missing....
-
You can't. (atleast not easily) Give your name and serial, and the serial gets converted to a hash.... You then export it, that's all. If you are worried that the key you bought will be got by everybody to whom you give your CD, then just make a .reg for it separately, or use the "batch-file plugged into CD" method.
-
Hi labolabo, Welcome to MSFN forums
-
Hello M.T., Hoping you will stay around and enjoy your time here.
-
Hello ByThor, Welcome aboard
-
On the toolbar on top right, look to the left of "My Assistant" where you see a link called "View New Posts" which does exactly what you want.
-
Please participate around on the forums - contribute atleast some posts before mentioning other sites here.
-
Which hard drive should I order?
prathapml replied to 1heavyd's topic in Hard Drive and Removable Media
As puntoMX says, its useless to go for SATA as of now. Despite 8 MB caches and fast spinning speeds, it still does not have enough performance difference over the normal (parallel ATA) drives to justify the higher cost. Just remember that if SATA is costing 10% or more, higher than the standard PATA, then just buy a PATA itself. And of course, check whether your desktop has the ability to support SATA at all.... Bottomline is, wait for the SATA 2x generation if you need it, since only that could be worthwhile. Also, IDE by itself can mean both SATA and PATA - for example my system has support for both integrated so its both IDE for me, as well as for many other people who bought MoBos recently. -
Right. And you install from a CD ? And this CD has older versions which are fine for others but not for you. So what do you do - leave out the frequent updating apps, or install the latest apps later?Don't ! Make it fully unattended anyway - give your uA CD a plugin into your HD install.
-
Well, if messenger 7.0 is going to be released on feb 30... I'll move to trillian completely. The recent v3 is very good, supporting almost all native functions! More importantly, replace four IM apps with one saves in a lot of ways.
-
Constructive Criticism required
prathapml replied to ABEO's topic in Server - Side Help (IIS, Apache, etc.)
Boring and dull ? Most of the customers would prefer that. You'd mostly see colorful schemes in sites that appeal to kids, or game sites. ABEO, I think these two things are what I could criticise: 1. This is in the right-most pane, and the format of its quote would be a little confusing. It looks like Pounds 2 pence per month, and you might even get complaints if you refuse to give that scheme for 2 pence.... I guess might look more appropriate.2. Also, that image of a desktop PC at the top left corner feels odd. Something that is more sophisticated, or a powerful server's picture would give a good feel. This is all for now, since I just saw the home-page alone. I might get back again and take a look around the rest of the site. Lets hope your site is a great success! -
Virtual PC 2004 Slipstreamed with SP1
prathapml replied to NateSmith's topic in Application Installs
Well, that is perfectly logical! You need to provide the key - I think the MSI property is "PRODKEY=XXXXX" -
CascadeMyDocuments doesn't work for me
prathapml replied to Dobby's topic in Windows Tips 'n' Tweaks
Any toolbars that you send away to desktop are not easy to get back in unattended. But if you have left the toolbar in your taskbar, here's what you do: [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Streams\Desktop] "Default Taskbar"=hex:That tells you the path, and the exact value where the relevant info resides. Set all the toolbars you want, configure it, and then restart once. Then export the above mentioned, to a .REG (add it to your regtweaks.reg if that's how you do it). Note that the above key is the same one as the one for the quick-launch - so if you were having problems with enabling that previously, you might have the same here as well (though its actually very easy). Also, if you want a HKCU tweak (like the above) to be propagated to all users, you should apply it at T-12. Does it work for you? -
neil, thanks a lot for mentioning poxy! Its very cool! TheCrowX, you can surf anonymously using any of the proxies mentioned above. But using p2p secretly is not possible (just yet).
-
Hello willnjenn, Welcome to MSFN forums! Nice one - those who install MP unattended would certainly benefit from your solution.
-
Why, which neighbour's glass window have you broken?
-
Internet Security Software
prathapml replied to InternetSecurity's topic in Networks and the Internet
post in the correct section please... Moving this topic to Networks/internet security section. As for anon proxy, its server-based, and requires PHP on the server. Whether its mac/x86 makes no difference. (Or am I missing something here?) -
Hey durex, what script are you using there? EzUpload 2.20 Pro ?
-
The two main virtualizing software today are: VMware and VirtualPC. Both of these give a totally different environment to "guest" OSes installed within them. Call this to be something like being divorced from the actual hardware - because the actual hardware that you have does not at all matter to an OS within the VM, because it cannot access it anyway. A VM is rather, wrapped into a "shell" if you'd like to call it that. And from this shell its able to access the external devices that you have on your real PC (like network cards, printers, etc.). The VM has a hardware environment of its own, and the software (VMware or VPC) provides the VM with a "bridge" to access external devices. So.... its not a second OS on dual-boot. Its totally independant of the actual hardware and is dependant on the VM software you use, to provide it a bridge to use (very few) external peripherals. HTH
-
How did you turn it off in the first place? gpedit.msc ?
-
Is Firefox & Thunderbird better than IE & Outlook?
prathapml replied to m8E's topic in Networks and the Internet
Oh, interesting.... but I doubt that most people will do it, because - most ads are from google actually - if you love opera you will support it - if you block their homepage how can you download new versions, or get help, etc. (proxies? lol) Anyways, seeing fresh ideas is a good thing. Thanks, now I'll get the opera devs to change how the ads work, lol (to prevent blocking). -
Greatest Free Web Hosts
prathapml replied to prathapml's topic in Server - Side Help (IIS, Apache, etc.)
oh wo wo wow! Thanks a lot for posting this -
Adding menu below RUN command on NEW XP START MENU
prathapml replied to ljsoares's topic in Customizing Windows
ljsoares, why ever are you making it so complicated? The reg key wanted is very simple: ; Link to any location on start menu (OEM Branding) [HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}] @="Internet Searching" [HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\DefaultIcon] @="%SystemRoot%\\system32\\shell32.dll,-15" [HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\Instance\InitPropertyBag] "CLSID"="{13709620-C279-11CE-A49E-444553540000}" "method"="ShellExecute" "Command"="Internet Searching" "Param1"="http://www.google.com"Go here for more info - link. Now as for your question, no it cannot be cascaded. Dobby, if your play does uncover some way to cascade this, please be sure to pass it on. But I'm almost sure that its impossible. See what that menu item does..... its nothing but a shell execute command, there's no way you could cascade it. -
Oh wow MHz ! Looks very good this time.