Mark Forums Read
  #1  
Old 01-21-2010, 11:35 AM
johns123 johns123 is offline
Member
 
Join Date: Dec 2009
Posts: 64
johns123 is on a distinguished road
Default Need help to access window..

How to access the admin account, when you forget your admin password in window xp ? My nephew reset all the setting of my computer and he didn’t know the password of admin. I can access as user in window but having limited access.
Thanks
__________________
Download registry cleaner
Antivirus Comparison Table
Full antivirus software
Best Antivirus Reviews
Reply With Quote
 #Add to Ads's Reputation  
OldSponsored Ads
Ads AdsPromoter is online
Member
 
Join Date: LongTime
Posts: 1100
Ads is on a distinguished road
Default New Sponsored Ads



This message will go away once you are registered. Also, by registering, you will have access to all post topics, communicate privately with other members (PM), respond to polls, upload graphics, and access other special features! Registration is fast, simple and absolutely free so please Click Here to join our Web Hosting community today!
Reply With Quote
  #2  
Old 02-19-2010, 07:27 AM
singhkanyal singhkanyal is offline
Junior Member
 
Join Date: Jan 2010
Posts: 3
singhkanyal is on a distinguished road
Default Consumer Advocate

Many times it becomes very difficult to differentiate between a real product and the fake ones. Most of the times, both are quite similar in terms of character.
While selecting a consumer advocate, chances of getting imitate are quite high. Just because of many cheaters in the market, it becomes difficult to identify which one is real and which one is false.
Organization offering debt relief are becoming very popular because of their services of successfully paying off any and all outstanding balances and ultimately borrowers getting out of debts by negotiating with the creditors on borrower's behalf. People who are struggling to manage their finances and paying off their balances find best option for themselves. However it is essential that the company that a consumer hires is a lawful consumer advocate.



Defective Products
Consumer Advocate
New Company Ideas
Reply With Quote
  #3  
Old 05-03-2010, 07:32 AM
marlon47 marlon47 is offline
Junior Member
 
Join Date: May 2010
Location: UK
Posts: 22
marlon47 is on a distinguished road
Default

Hi guys

How to access the admin account, when you forget your admin password in window xp ? My nephew reset all the setting of my computer and he didn’t know the password of admin. I can access as user in window but having limited access.
Thanks

Thanks for all friends
__________________
Foam manufacturers
Reply With Quote
  #4  
Old 05-08-2010, 08:35 AM
heena heena is offline
Junior Member
 
Join Date: May 2010
Location: u.k
Posts: 13
heena is on a distinguished road
Default

Hello
I have answered many people on the ability to "hide" the Access window....that is, the grey box that is the Access program itself.

This can be done. It involves a bit of coding and some property changes, but in the end, it will give you a very professional appearance. But you will lose the ability to use any of the menus that are in Access. So if you need any of the menu functions, you will have to include them in your forms....

Below lists the steps to make all this work:

1. Copy the code at the bottom of this FAQ into a module. I named mine basAccessHider, but it really doesn't matter.

2. Create a macro and call it mcrHide. The Macro has one Action line - RunCode - and put the following in the Function box:

fAccessWindow ("Minimize", False, False)

3. Create another macro and call it mcrRestore. The Macro has one Action line - RunCode - and put the following in the Function box:

fAccessWindow ("Show", False, False)

4. Now the property changes.....you have set every form in your database to PopUp....find the PopUp property for each form and set it to yes. In the OnOpen event of your startup form (if you don't have a startup form, just pick the first form you open when you open the database), put the following code:

DoCmd.RunMacro "mcrHide"

5. Finally, to allow reports to be previewed...in every report you will need to put:

In the OnOpen: DoCmd.RunMacro "mcrRestore"
In the OnClose: DoCmd.RunMacro "mcrHide"

And that's about it. Not a lot of work, but it can seem confusing.
__________________
Laptop Screen Replacement
Reply With Quote
  #5  
Old 06-21-2010, 07:42 AM
john111 john111 is offline
Member
 
Join Date: Jun 2010
Location: u.k
Posts: 64
john111 is on a distinguished road
Default

Hello
f the PC you need to access uses Windows XP Professional, you have everything you need to do this and more, thanks to Remote Desktop. If you don't have XP, don't worry: RealVNC offers a free solution for you called VNC (Virtual Network Computing).

In most cases, the computer you're accessing from afar must have an Internet connection. The computer you're actually using (called the "client") can run any version of Windows from 95 on, though you may also need the Windows XP CD (Pro or Home). Likewise, if you're using VNC to make the remote link, you can work with any PC that runs Windows 95 or later. Both Remote Desktop and VNC require the remote computer to be accessible over a network, via a modem, or across a virtual private network (VPN) connection. A high-speed DSL or cable-modem connection works best.
Reply With Quote
 #Add to Ads's Reputation  
OldSponsored Ads
Ads AdsPromoter is online
Member
 
Join Date: LongTime
Location: Here
Posts: 1100
Ads is on a distinguished road
Default New Sponsored Ads



This message will go away once you are registered. Also, by registering, you will have access to all post topics, communicate privately with other members (PM), respond to polls, upload graphics, and access other special features! Registration is fast, simple and absolutely free so please Click Here to join our Web Hosting community today!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 08:51 AM.


Powered by vBulletin Version 3.6.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
SEO by vBSEO 2.4.0