Goodness, I finally got it to work by doing:
msiexec.exe /qn /i"\\server\share\packages\QuickTime\QuickTime.msi"
But, go figure, the uninstall doesn't work now. Anyone have any SCCM2007-specific insight for me on that?
Hi there,
i've got SCCM 2007 setup in our office. I've got several install packages installing just fine, including a customized Office 2003 install (setup.exe and MST file) and some minor utilities that have setup.iss files recorded.
BUT...
I can't get any package that is an MSI file to...
Hi there,
How can I get a combo box that shows the user a date select tool? I can't find that anywhere.
I assume it's a combo box control, but I don't see where I select that it's a date selector, although I can set the data type of the control.
Thanks,
MB
you're right on all counts. We're currently just using it to display, I might see if I can have the import approach changed.
I got what I need just by doing some of this stuff:
<cfoutput>
<cfset txt=';;;plaid;;;tweed;;cotton;;;'>
<cfset MB=ListToArray(txt,";") />
<cfdump var="#MB#">...
thanks cfSearching.
Yeah, I just want to display it, minus the ;'s at the beginning and end (but you bring up a good point about the ones possibly in the middle). It is one field but comes in from another data source with 4 fields, that are all dumped into my 1 field. I can't change how it's...
Hi there,
I've got some data that's coming in from another system and ends up being in one field looking a bit like this:
;tweed;cotton;;
I'm just needing to trim the list so there's not a leading or trailing semicolon, so I end up like this:
tweed;cotton
But, having a hard time with the right...
Hi All,
I've got 4GB RAM in my machine. I open a 28MB document, that's a decent size, with about 10 layers.
I note the temp file becomes about 500MB with a few edits, but is 350MB the minute I open the file.
XP reports 250MB or so RAM used by Photoshop, but I think it must be counting that...
Hi there,
I've got 3 tables that I need to pull into a query. The tables look a bit like the below. What I need to do is get a query that returns just 3 rows. But, I'm getting more than that. I can do a DISTINCT in my query, and that gives me 3, but there are some text fields that I need to...
Hi there,
Sorry, simple question I couldn't find the answer to.
Any (nortel) LD 90 like report on an Avaya system, that would show me non-display phones on my system?
I just want a straight list of sets and whether they are 6408 or 6408D+ programmed.
thanks,
MB
Hi All,
I've got something that seems really simple that I can't figure out.
In CF7 report builder, I'm trying to print data out in a datagrid-type format with gridlines. So, in the detail area, I've tried various approaches to drawing lines to giving borders to the data controls, but it's...
I need to be able to take data that looks like this:
Item Location1 Location2 Location3 Location4
BC.01 East West
BC.02 West
BC.03 East West North
And display it like this: (which is how it should be stored)
Item Location
BC.01 East
BC.01 West
BC.02...
by the way, forgot to mention, I get the same info when I do 'java -version' at the command line between my test environment and production, and I'm at the same CF 7.0.2. with Cumulative Hotfix 3 in my test environment.
Hi All,
I have a weird one. I developed a fairly complex cfdocument report with JPEG images. It worked fine in my test environment, producing a 185 page document in about 10 seconds.
But, as soon as I moved it over to production (CF 7.0.2 Cumulative Hotfix 3 running on Server 2003/IIS 6.0), it...
Hi All,
I'm trying to delete an old users stations on our PBX, but it says "Bridged appearances must be removed before removal."
What is a bridged appearance, and how can I delete them so I can deactivate this extension.
thanks,
MB
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.