|
We use active directory to push out applications and are looking for a solution that can do this:
1) I startup a clean machine (Proberbly virutal )
2) Start up some sort of monitor program
3) Install program XX and whatever else i want in that package...
Started by EKS on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at serverfault):
Repackaging an MSI with a tool is bad mojo.
That programs aren't already using MSI files internally.
|
|
...for current user? for all users?
I'm working an a small program which needs to create links in the start menu. Currently I'm hardcoding like below, but it only works in english locales, for example it should be "Startmenü" in german. What are cleaner...
Started by matt wilkie on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
''' Get windows special folders without pythonwin Example: import specialfolders start_programs = _ctypes.windll.shell32.SHGetFolderPathW #public special folder constants DESKTOP= 0 PROGRAMS= 2.
|
|
Hello,
I'd like to poll this question: What application do you use to synchronize the working directory at local PC and remote directory (via FTP)?
I'm kind of bored of using FTP client to transfer each file I edit all the time.
Started by Skuta on
, 10 posts
by 10 people.
Answer Snippets (Read the full thread at stackoverflow):
And even for those, it uses.
In a simple case you can use scp or ftp command line programs to write a small command line script program which is like scp but only transfers the files that have changed.
|
Ask your Facebook Friends
|
I finally installed Linux 7.0, and I'm having a great time surfing the net, after days of networking issues. My question, how can I install downloaded programs, such as, acrobat reader. the file name is "linux-ar-405.tar.gz" I downloaded into my home ...
Started by happylinuxer on
, 4 posts
by 3 people.
Answer Snippets (Read the full thread at computing):
The program name is "rp8_linux_sparc_cs1.bin" how can I....
What if I have a program such as real player.
Acrobat is working, Thank you.
Hello Jesse.
Double-click the file and it will automatically decompress.
To your home directory.
|
|
Program files in your directory on your computer contain all of the software your computer had included with your purchase as well as every program you have downloaded or installed in your computer. ChaCha
Started by Answered on
, 1 posts
by 1 people.
Answer Snippets (Read the full thread at chacha):
|
|
Advertisers' Directory -- All Programs/Offers Listed Here Looking to see if clickXchange offers a specific program?
Check our Advertisers' Directory for a list of all the programs we offer.
If you have any questions or concerns about the programs (payout...
Started by ClickXchange1 on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at ewealth):
In ....
Ehat do you think? LOGO DESIGN affiliate program - Coupon by following our 9 Day Program.
Clickthru? Have any of you guys tried clickthru to market your affiliate program?
I recently signed the users get rewarded if they join.
|
|
Hi,
I have seen plenty of apps that wipe free space on a disk (usually by creating a file that is as big as the remaining space) or defragment a file (usually by using the MoveFile API to copy it to a new contiguous area).
What I have not seen however...
Started by Synetech inc. on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
At least one ("sfill....
Drive" that deletes Directory entries, nice program, newer editions dropped that feature
tl;dr testing of secure delete programs under Unix-like filesystems, and none address the specific issue you bring up.
|
|
Hi all,
I there a way to specify the running directory of command in subprocess.Popen()
like
Popen('c:\mytool\tool.exe',workingdir='d:\test\local')
and my python script locates in c:\programs\python.
IS there possible i can run c:\mytool\tool.exe in '...
Started by Weiwei on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Subprocess.Popen takes a cwd argument to set the Current Working Directory; you'll also want.
|
|
Say I launch a program from the program I make. Is it possible to trick the launched program into thinking the windows directory is in a different place?
Started by sobertillnoon on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Vista may let you change it per user would need to intercept the program....
To trick it youThe location of Windows directory is in the Registry.
APIs which the program might be using to determine the path of the windows directory.
|
|
This is perhaps the most bizarre problem I've ever come across, but my home directory in Ubuntu 9.10 seems to be occasionally reverting to a previous state.
For example, I'll change a setting in Opera (whose settings folder is in my home directory), then...
Started by Zurahn on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
Either (a) root or (b) some other userID you sometimes use got two different versions of your /home/zurahn directory, one you see when the partition is mounted create a text file in your home....
To the home directory of some other user - i.e.
|