PDA

View Full Version : a question simple


drjaguila
22 Jul 2007, 15:15
Hi all:

sorry but SBUILDER work in WINDOWS VISTA?


jose

scruffyduck
22 Jul 2007, 15:56
I think so - have you tried?

Tim_A
22 Jul 2007, 16:30
It does on my PC ;)

drjaguila
22 Jul 2007, 16:58
thanks, But I have this problem:


and Idont why


jose luis

Luis_Sá
22 Jul 2007, 18:44
Hello,

I never tried SBuilderX in Vista. Looking to error message, I see the error happens when SbuilderX starts. At this stage SBuilderX runs a routine called Check For FSX Tools (Resample, Shp2Vc, etc). You can see the routine in:

http://www.ptsim.com/forum/topic.asp?TOPIC_ID=1113

It seems the error is on these lines:

B = SDKTerrain & "shp2vec.exe"
C = ToolsFolder & "shp2vec.exe"
File.Copy(B, C, True)

SBuilder is trying to copy shp2vec.exe from the SDK Terrain folder to the SBuilder Tools folder.

May you can copy those files manually and SBuilderX will not give you the error next time you run it.

Regards,

Luis

drjaguila
22 Jul 2007, 19:43
Hi Luis:

I do it and the problem is same, no change,
:(


jose luis

Tim_A
23 Jul 2007, 05:40
Are you running it as Administrator? (right-click the program icon and select "Run As"). It could be a user rights issue (Vista is a royal PITA sometimes!).