
xtremee
MemberContent Type
Profiles
Forums
Events
Everything posted by xtremee
-
Hi all Which is the Microsoft programming language that don't require MS.NET platform to be installed in the PC that the program will be run into it?
-
sure this is the first thing i look for also it is registered in registry
-
Sorry, but what should this program do ?!! I try all its option and still have the same problem !!
-
Thanks i will try next time
-
Reinstall don't help but what is Dial-A-Fix? and how i can run it?
-
[HOW] Windows XP themes to work on 98 ?
xtremee replied to xtremee's topic in Windows 9x Member Projects
Thanks for your nervs this really help. -
Hi all, When i try to run Reg2inf Addon it give me an error C:\Windows\Microsoft.NET\Framework\v2.0.50727\mscorwks.dll could not be loaded i try google but i can't find the solution! Thanks in advance
-
[HOW] Windows XP themes to work on 98 ?
xtremee replied to xtremee's topic in Windows 9x Member Projects
why? more details plz... -
If there is not any program that can do this. Which is the best programing language that i can use to make such this program?
-
[HOW] Windows XP themes to work on 98 ?
xtremee replied to xtremee's topic in Windows 9x Member Projects
Any idea !! -
[HOW] Windows XP themes to work on 98 ?
xtremee replied to xtremee's topic in Windows 9x Member Projects
i wanna to know what is the method used in win 98 to get win xp themes and Why win 98 don't support msstyles ? I think if win 98 support msstyles this will allow us to use any themes available in the net boz with the current method the themes will be too limits. -
[HOW] Windows XP themes to work on 98 ?
xtremee replied to xtremee's topic in Windows 9x Member Projects
1st thanks for reply The RP7 use program that run theme like Windows Blind which is a 3rd party program not use Windows XP theme method so, Is this possible to use XP method ?!! -
Hi all, Is that possible to get windows XP theme like luna and Royal (MCE theme) to work on windows 98 ?
-
Thanks for all for letting me the new upgrad or regshot that really will help. @albator, Look When you setup any program it spread all its registry key in your system beside some files and folders. When you going to change any option in the program it change the corresponding registry value in your system so that next time the program work it will remember your configuration as it read the registry. History: The programs was getting its configuration by reading some kind of patch file like .ini,...etc this work before windows 95 then the idea of making registry as a db for all windows options and programs so that it will speed the way of how programs load and run then this method more used in windows 98 and more in windows ME then it is more used in windows XP and Vista and the kind of patch files are reduced at least from Microsoft Windows and Programs but there are some programs that still use this mehtod tell today like imageshackert.exe and others. ----------------------------------------------------------------------------------------- So if you check any program with any Hex editor you will find some registry of options as when you going to program any program ok this kind you need to let the program change the value in registry so you must have the registry inside your .exe or .dll depending on your programing. That is all Regards, Xtremee
-
I think that no one understanding what i'm aim to !! The program that you give me need to take snapshot then install the program and change the setting of it as i wanna then take the 2nd snapshot and compare them. This not what i'm wanna. I wanna program that give me the corresponding registry for each option. if i use your program i will get the option registry if i change them or will have them with all registry of program and i will need to get the registry options alone and of course i will not know the registry of each option and i'm sure i will miss some and take some wrong registry with me. So, i'm looking for program that can scan .exe or any thing then give me the registry options of the program. Hope it is clear now
-
Sorry, Can any one upload the Addon again coz i miss it when i format my windows drive
-
ٌRegsnap is really a good program (Thanks for this one) but... lets say that you have WMP 11 and select option to view video in 100% Zoom i wanna the program that can tell me which registry value(s) changed. I know that there is a program called regmon that can do this job but this program require that you must make change to every option and watch what change and it will be so difficult specially if you have big program like Office or what else. So,i'm looking for program that do scan automatically without need me to watch it and try each option and its corresponding registry That is all Thanks in advance and hope that it is clear now
-
1st thanks for your reply ٌWill try it and tell you
-
Hi all, I wanna to know that Is there any program that can scan any program options then give me its registry? i.e. if you have WMP 11 you can use such a program so that you can get its options in form of .reg file so that i can use this .reg file to control my program when i'm going to make unattended windows installation. Hope that it is clear. Thanks in advance
-
Thanks neo i have it. I'm looking now for some .swf files that like AVI's that reside in MS dll files. If you know any Plz, let me know Thanks
-
You will have to play with registry of windows Start-> Run ->regedit ->HKEY_CURRENT_USER ->International Then in the right side search for sTimeFormat you will find it h:mm:ss tt change it to d:h:mm:ss tt But the intl.cpl will not recognize that d refer to date and it may need some edit with reshack and some other independent files but i really dunno how ! So you have now two options: 1st: Every day you navigate to this registry and change the day manually or you can make .reg file to change it. (i hate this solution). 2nd: You will need a 3rd party program and you have 2 options here I: Search for clock with date display in tray Here is some links -> Download_1 -> Download_2 II: Will need a batch, script or something like that to read date of your system and write it instead of letter d in the registry. ( i like this solution) Hope that help !
-
How to "leave your message here"
xtremee replied to xtremee's topic in Web Development (HTML, Java, PHP, ASP, XML, etc.)
Sorry, HOW to redirect it to another page and then back.. ? -
I think about using .swf (flash files) then i will convert it to .avi so Any one find any flash files that like AVI resource Plz let me know. Thanks in advance
-
How to "leave your message here"
xtremee replied to xtremee's topic in Web Development (HTML, Java, PHP, ASP, XML, etc.)
Thanks very much it working now but, when i post a comment then refresh the page with empty input in the boxes it automatically post the previous post but when i open the page in new window then refresh with empty input it doesn't post any thing till i write I think it is seam that it make buffer or something like that. Thanks for your help