BetaONE will rise again!


Reply
  #1  
Old 1st Jul 03, 09:41 PM
Omidonline Omidonline is offline
New Member
 
Join Date: Jul 2003
Posts: 1
Omidonline
Hi,

How do I dump the content of the Add/Remove control panel from a "command line". I know how to use the panel, but I like to dupm its content via a command line. What's the command to do it?

Tx,
ItsMe.
Attached Images
File Type: gif add_remove.gif (17.3 KB, 0 views)
Reply With Quote
  #2  
Old 1st Jul 03, 11:16 PM
adams adams is offline
Super Moderator
 
Join Date: Jul 2001
Posts: 1,124
adams is an unknown quantity at this point
going to move this to software support since you need help with it.

i have no clue on how to do it, but then again i try to stay away from the command prompt.
__________________
Camera Equipment:
Canon 40D & Digital Rebel XT
Canon 500mm L IS USM
Canon 100-400mm L IS USM
kit lens
Sigma 70-300mm APO DG
Canon 430 EX Speedlight
Dynatran Tripod
Lowepro Mini Trekker AW backpack
Reply With Quote
  #3  
Old 1st Jul 03, 11:26 PM
robjohn robjohn is offline
Banned
 
Join Date: Oct 2001
Posts: 83
robjohn
What do you mean "dump the content"??

I have a shortcut that will bring up Add/Remove in one step. (It could be used on the "RUN" command also.
Reply With Quote
  #4  
Old 1st Jul 03, 11:28 PM
Sephiroth Sephiroth is offline
BetaONE Supporter
 
Join Date: Jul 2001
Posts: 1,979
Sephiroth is an unknown quantity at this point
Send a message via MSN to Sephiroth
like to a text file you mean?
Reply With Quote
  #5  
Old 2nd Jul 03, 12:19 AM
unicorn unicorn is offline
Senior Member
 
Join Date: Oct 2001
Location: GMT+1
Posts: 851
unicorn is on a distinguished road
What if you modify this .bat-file somewhat:

Code:
@echo off * * set destination=\\server\share * * %comspec% /e:2048/c for %%v in (1 2) do prompt set {date}$q$d$_ | *find/v "$" >{t}.bat * * for %%v in (call del) do %%v {t}.bat * * echo %{date}% - Installed applications registered on %computername%: >> %destination%\%computername%.apps.txt * * echo. >> %destination%\%computername%.apps.txt * * start /wait regedit /e %temp%.\~tmp HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall * * find "DisplayName" < %temp%.\~tmp | find /v "QuietDisplayName" >> %destination%\%computername%.apps.txt * *del %temp%.\~tmp * *exit
I found it deep in the repository and I guess you can remove the first lines and run it locally at your own machine.
__________________
unicorn
Reply With Quote
  #6  
Old 2nd Jul 03, 12:52 AM
robjohn robjohn is offline
Banned
 
Join Date: Oct 2001
Posts: 83
robjohn
This is what I had in mind using RUN

"rundll32.exe" shell32.dll,Control_RunDLL appwiz.cpl,,0
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Speed up system. greasemonkey Hardware Support 6 6th Nov 01 07:32 PM


All times are GMT +1. The time now is 06:19 AM.


Design by Vjacheslav Trushkin for phpBBStyles.com.
Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.