Forum: [VBP] Third Party Tools
11-28-2004, 03:22 AM
|
Replies: 2
Views: 15,945
|
Forum: [VBP] Third Party Tools
11-25-2004, 11:37 AM
|
Replies: 2
Views: 15,945
Pass parameters to InstallShield 10.5
I have a problem with passing parameters to InstallShield 10.5.
For InstallShield 10.5 VBP use one step building using IsCmdBld.exe. The problem is IsCmdBld.exe doesn't support -d option (define...
|
Forum: [VBP] Third Party Tools
11-23-2004, 05:30 AM
|
Replies: 1
Views: 13,101
Create hard link on NTFS
Is there possibility to create hard link to file instead of copying file in the VBP? If not, I would like to see it as checkbox in the Copy Files step in the future versions.
Creating hard links...
|
Forum: [VBP] Third Party Tools
11-17-2004, 04:23 AM
|
Replies: 2
Views: 13,866
|
Forum: [VBP] General Discussion
08-22-2004, 08:34 AM
|
Replies: 1
Views: 10,976
Running subroutine from another build
How can I run subroutine from another build?
I have some builds and in every build there is the same subroutine. I want to save this subroutine in the separate file and run it from this file.
...
|
Forum: [VBP] Third Party Tools
06-09-2004, 11:00 AM
|
Replies: 3
Views: 13,423
I don't think this is a good solution.
If I...
I don't think this is a good solution.
If I want to submit some file(s), I use "Submit " step and specify the file list. Now, I don't know changelist number and I don't want to specify it.
To...
|
Forum: [VBP] Third Party Tools
05-25-2004, 02:13 AM
|
Replies: 3
Views: 13,423
How to perform P4 opened for file
I want to perform "p4 opened <some file>" in the P4 action for any changelist, but VBP performs "p4 opened -c default <some file>" instead. The file is opened not in the default change list and I...
|
Forum: [VBP] Third Party Tools
01-04-2004, 07:43 AM
|
Replies: 4
Views: 14,006
|
Forum: [VBP] Third Party Tools
12-17-2003, 03:20 AM
|
Replies: 4
Views: 14,006
I can't agree with it.
If I want to commit the...
I can't agree with it.
If I want to commit the version change I have to check the file out before (and delete read-only attribute) and check it in after compilation.
And I can't reset read-only...
|
Forum: [VBP] Third Party Tools
12-16-2003, 05:05 AM
|
Replies: 4
Views: 14,006
|
Forum: [VBP] General Discussion
10-29-2003, 07:09 AM
|
Replies: 0
Views: 10,718
Install font (TTF)
How can I install font in the build?
I tryed to simply copy .ttf file to the WinNT\Fonts folder - is does not work. Is there any idea?
|