Search results for query: *

  • Users: jayawant
  • Content: Threads
  • Order by date
  1. J

    Question how to get all registry keys & its value,data of perticular program(.exe)?

    Hi all, how to get all registry keys & its value and data of particular program(.exe) in vb.net. If you find any solution above this problem then please give me the links or urls. Thanks, Jayawant
  2. J

    Question hide process in the taskmanager of windows 7?

    Hi all, how to hide process in the taskmanager of windows 7 in vb.net? How to hide any process in windows 7 using vb.net. If you have any solution then please give me the links or urls related to such task. Thanks, Jayawant
  3. J

    Question How to create windows service using SHDocVw.dll?

    Hi All, I have tried to create windows service using SHDocVw.dll in vb.net, but it generates error The error is could not load SHDocVw.dll into windows service. How to fix this issue? if you have any solution then, please give me the links or urls. Thanks, Jayawant
  4. J

    Question How to create windows service using windows form common control?

    Hi all, It is possible to create windows service using windows form control in vb.net.If yes then please give me the url or links. The windows forms control such as, Timer control, list-box, notify-icon control etc. Thanks, Jayawant
  5. J

    Question how to hide assemblies default icon after running any exe

    Hi All, how to hide assemblies default icon after running any exe in vb.net(Windows app)? in vb.net running any exe then its icon will be show in the taskbar.how to hide running exe icon using vb.net? help me! Thanks, Jayawant
  6. J

    Question how to hide exe into taskmanager in windows 7

    Hi all, how to hide exe into taskmanager in windows 7 using vb.net windows application? I want exe is hide into task-manager in windows 7 & windows vista machine using vb.net(windows application) help me! Thanks, Jayawant
  7. J

    Question What is equivalent property of Window.document?

    Hi All, What is equivalent property of Window.document in vb.net? Window.document it is the property in vb 6.0.What is equivalent property in vb.net? in vb.net Web browser.document property is available,but I want Window.document equivalent property in vb.net. Thanks,
  8. J

    how to get the current windows explorer path?

    hi All, how to get the current windows explorer path in vb.net windows application?. Thanks,
  9. J

    how can be create plotted line chart?

    Hi , How can be create plotted line chart in vb.net windows application.In that type of graph how can be taken input values? Thanks,
  10. J

    how to avoid( Error HRESULT E_FAIL has been returned from a call to a COM Component)

    hi, i have create a setup file with inno software including interop.MessengerAPI.dll of chatting application(with windows live messenger).I have created a setup file with inno of that chatting application.but installed that setup it is work in only my pc it is not work in anather pc.because...
  11. J

    captures(keystrokes) instant messages of msn live messenger

    Hi, How to captures instant messages of msn live messenger.How to captures(keystrokes)form live conversion of msn in vb.net.how to create the txtfile of that capture keystrokes of that instant messeges of live messenger MSN. Thanks,
  12. J

    In button click event how to export & delete a file at a time

    Hi, In windows form in button click event how to export the file in a location select by showdialog & it will be delete permanently at a same time.How can i do this! because in .net it will produces error "IO Exception was unhandled" or "The process can not access the file because it is used...
  13. J

    Question how to send a file to any webserver

    hi all, In my project one task is there in that one logfile is sent to any webserver.For Example("http://www.espiaovirtual.com/ev/upload.php").How to send a logfile to any webserver.To avoid that issue please help me. Thanks,
  14. J

    how to remove blue bar are appearing from switching of one childform into anather in

    hi all, My application having one mdiform in that form six child forms are there.Switching of one form into anather form blur bars are appearing form at the title of every opened child form.These six child forms are opens in mdiform.how to remove the blue bars are appearing from every opened...
  15. J

    Question show application name from taskmanager?

    Hi, How to remove any applications in taskmanager using vb.net windows application. In taskmanager application tab application is not remove.but process is remove.
Back
Top